public class BootstrapFactory extends AbstractNamedCacheComponentFactory
componentRegistry, configurationglobalComponentRegistry, globalConfiguration| Constructor and Description |
|---|
BootstrapFactory(AdvancedCache<?,?> advancedCache,
Configuration configuration,
ComponentRegistry componentRegistry) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
construct(Class<T> componentType)
Constructs a component.
|
assertTypeConstructablepublic BootstrapFactory(AdvancedCache<?,?> advancedCache, Configuration configuration, ComponentRegistry componentRegistry)
public <T> T construct(Class<T> componentType)
AbstractComponentFactoryconstruct in class AbstractComponentFactorycomponentType - type of componentCopyright © 2012 JBoss by Red Hat. All Rights Reserved.