|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UnifiedLoaderRepository3MBean
The UnifiedLoaderRepository3 (ULR) management interface
Method Summary | |
---|---|
String |
displayClassInfo(String className)
A utility method that iterates over all repository class loader and display the class information for every UCL that contains the given className |
void |
flush()
Flush the ULR classes cache |
int |
getCacheSize()
Get the number of classes loaded into the ULR cache. |
int |
getClassLoadersSize()
Get the number of UnifiedClassLoader3s (UCLs) in the ULR |
Set |
getPackageClassLoaders(String className)
Called by LoadMgr to obtain all class loaders for the given className |
Methods inherited from interface org.jboss.mx.loading.UnifiedLoaderRepositoryMBean |
---|
getInstance, getTranslator, getURLs, getWrappingClassLoader, newClassLoader, newClassLoader, registerClassLoader, removeClassLoader, setTranslator |
Method Detail |
---|
Set getPackageClassLoaders(String className)
String displayClassInfo(String className)
int getCacheSize()
int getClassLoadersSize()
void flush()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |