Package org.infinispan.factories
Class AnyScopeComponentFactory
java.lang.Object
org.infinispan.factories.AnyScopeComponentFactory
- All Implemented Interfaces:
ComponentFactory
- Direct Known Subclasses:
AbstractComponentFactory
,AbstractNamedCacheComponentFactory
-
Field Summary
Modifier and TypeFieldDescriptionprotected GlobalComponentRegistry
protected GlobalConfiguration
protected static final org.infinispan.util.logging.Log
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.infinispan.factories.ComponentFactory
construct
-
Field Details
-
log
protected static final org.infinispan.util.logging.Log log -
globalComponentRegistry
-
globalConfiguration
-
-
Constructor Details
-
AnyScopeComponentFactory
public AnyScopeComponentFactory()
-