public class KeyPartitionerFactory extends AbstractNamedCacheComponentFactory implements AutoInstantiableFactory
componentRegistry, configuration
globalComponentRegistry, globalConfiguration
Constructor and Description |
---|
KeyPartitionerFactory() |
Modifier and Type | Method and Description |
---|---|
<T> T |
construct(Class<T> componentType)
Constructs a component.
|
void |
inject(GroupManager groupManager) |
assertTypeConstructable
public void inject(GroupManager groupManager)
public <T> T construct(Class<T> componentType)
AbstractComponentFactory
construct
in class AbstractComponentFactory
componentType
- type of componentCopyright © 2017 JBoss, a division of Red Hat. All rights reserved.