public class TransactionalStateConstructor extends DescribedTypeConstructor<TransactionalState>
Constructor and Description |
---|
TransactionalStateConstructor() |
Modifier and Type | Method and Description |
---|---|
TransactionalState |
construct(Object underlying) |
static void |
register(DescribedTypeConstructorRegistry registry) |
construct
public static void register(DescribedTypeConstructorRegistry registry)
public TransactionalState construct(Object underlying)
construct
in class DescribedTypeConstructor<TransactionalState>
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.