|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Region | |
|---|---|
| org.jboss.cache.marshall | |
| Uses of Region in org.jboss.cache.marshall |
|---|
| Methods in org.jboss.cache.marshall that return Region | |
|---|---|
Region |
RegionManager.createRegion(Fqn fqn,
java.lang.ClassLoader cl,
boolean inactive)
Create a region based on fqn. |
Region |
RegionManager.createRegion(java.lang.String fqn,
java.lang.ClassLoader cl)
Create a region based on fqn. |
Region |
RegionManager.createRegion(java.lang.String fqn,
java.lang.ClassLoader cl,
boolean inactive)
Create a region based on fqn. |
Region |
RegionManager.getRegion(Fqn fqn)
Returns the Region corresponding to this Fqn. |
protected Region |
TreeCacheMarshaller.getRegion(java.lang.String fqnString)
|
Region |
RegionManager.getRegion(java.lang.String myFqn)
Returns the Region belonging to a String FQN. |
protected Region |
Marshaller.getRegion(java.lang.String fqnString)
|
Region[] |
RegionManager.getRegions()
Gets the Regions managed by this object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||