public class BootstrapFactory extends ComponentFactory
componentRegistry, configuration, log| Constructor and Description |
|---|
BootstrapFactory(CacheSPI cacheSPI,
Configuration configuration,
ComponentRegistry componentRegistry) |
| Modifier and Type | Method and Description |
|---|---|
protected <T> T |
construct(Class<T> componentType)
Constructs a component.
|
assertTypeConstructablepublic BootstrapFactory(CacheSPI cacheSPI, Configuration configuration, ComponentRegistry componentRegistry)
protected <T> T construct(Class<T> componentType)
ComponentFactoryconstruct in class ComponentFactorycomponentType - type of componentCopyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.