public class ClusterEventManagerFactory extends AbstractNamedCacheComponentFactory implements AutoInstantiableFactory
| Modifier and Type | Field and Description |
|---|---|
Cache<?,?> |
cache |
componentRegistry, configurationglobalComponentRegistry, globalConfiguration| Constructor and Description |
|---|
ClusterEventManagerFactory() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
construct(Class<T> componentType)
Constructs a component.
|
void |
injectCache(Cache<?,?> cache) |
assertTypeConstructablepublic Cache<?,?> cache
public void injectCache(Cache<?,?> cache)
public <T> T construct(Class<T> componentType)
AbstractComponentFactoryconstruct in class AbstractComponentFactorycomponentType - type of componentCopyright © 2025 JBoss, a division of Red Hat. All rights reserved.