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.
|
assertTypeConstructable
public BootstrapFactory(CacheSPI cacheSPI, Configuration configuration, ComponentRegistry componentRegistry)
protected <T> T construct(Class<T> componentType)
ComponentFactory
construct
in class ComponentFactory
componentType
- type of componentCopyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.