|
||||||||||
| 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.RegionManagerFactory
public class RegionManagerFactory
Creates region managers
| Field Summary |
|---|
| Fields inherited from class org.jboss.cache.factories.ComponentFactory |
|---|
componentRegistry, configuration, log |
| Constructor Summary | |
|---|---|
RegionManagerFactory()
|
|
| 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 RegionManagerFactory()
| Method Detail |
|---|
protected <T> T construct(java.lang.Class<T> componentType)
ComponentFactory
construct in class ComponentFactorycomponentType - type of component
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||