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