public class BootstrapFactory extends AbstractNamedCacheComponentFactory
componentRegistry, configuration
globalComponentRegistry, 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.
|
assertTypeConstructable
public BootstrapFactory(AdvancedCache<?,?> advancedCache, Configuration configuration, ComponentRegistry componentRegistry)
public <T> T construct(Class<T> componentType)
AbstractComponentFactory
construct
in class AbstractComponentFactory
componentType
- type of componentCopyright © 2012 JBoss by Red Hat. All Rights Reserved.