public interface DescribedTypeConstructorRegistry
Modifier and Type | Interface and Description |
---|---|
static interface |
DescribedTypeConstructorRegistry.Source |
Modifier and Type | Method and Description |
---|---|
DescribedTypeConstructor |
getConstructor(Object descriptor) |
void |
register(Object descriptor,
DescribedTypeConstructor constructor) |
void register(Object descriptor, DescribedTypeConstructor constructor)
DescribedTypeConstructor getConstructor(Object descriptor)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.