public class RuntimeConfigAwareFactory extends EmptyConstructorFactory
RuntimeConfig
after creating it.componentRegistry, configuration, log
Constructor and Description |
---|
RuntimeConfigAwareFactory() |
Modifier and Type | Method and Description |
---|---|
protected <T> T |
construct(Class<T> componentType)
Constructs a component.
|
assertTypeConstructable
protected <T> T construct(Class<T> componentType)
ComponentFactory
construct
in class EmptyConstructorFactory
componentType
- type of componentCopyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.