|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.cache.factories.ComponentFactory
org.jboss.cache.factories.NodeMetaFactory
public class NodeMetaFactory
Creates node factories.
Field Summary |
---|
Fields inherited from class org.jboss.cache.factories.ComponentFactory |
---|
componentRegistry, configuration, log |
Constructor Summary | |
---|---|
NodeMetaFactory()
|
Method Summary | ||
---|---|---|
protected
|
construct(java.lang.Class<T> componentType)
Constructs a component. |
Methods inherited from class org.jboss.cache.factories.ComponentFactory |
---|
assertTypeConstructable |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NodeMetaFactory()
Method Detail |
---|
protected <T> T construct(java.lang.Class<T> componentType)
ComponentFactory
construct
in class ComponentFactory
componentType
- type of component
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |