JMX MBean View

647c07faf5bd

Sun May 11 08:00:34 UTC 2025
 
NameDomainJMImplementation
serviceLoaderRepository
nameDefault
Java Classorg.jboss.mx.loading.UnifiedLoaderRepository3
DescriptionManagement Bean.

Attribute Name Access Type Description Attribute Value
CacheSize R int MBean Attribute.
0    
Instance R org.jboss.mx.loading.LoaderRepository MBean Attribute.
org.jboss.mx.loading.UnifiedLoaderRepository3@e691ff0    
ClassLoadersSize R int MBean Attribute.
0    
URLs R [Ljava.net.URL; MBean Attribute.
    
Translator RW org.jboss.util.loading.Translator MBean Attribute.
    


Operation Return Type Description Parameters
registerClassLoader org.jboss.mx.loading.LoaderRepository MBean Operation.
p1 org.jboss.mx.loading.RepositoryClassLoader (no description)
getWrappingClassLoader org.jboss.mx.loading.RepositoryClassLoader MBean Operation.
p1 java.lang.ClassLoader (no description)
getPackageClassLoaders java.util.Set MBean Operation.
p1 java.lang.String (no description)
newClassLoader org.jboss.mx.loading.RepositoryClassLoader MBean Operation.
p1 java.net.URL (no description)
p2 boolean (no description) TrueFalse
removeClassLoader void MBean Operation.
p1 java.lang.ClassLoader (no description)
newClassLoader org.jboss.mx.loading.RepositoryClassLoader MBean Operation.
p1 java.net.URL (no description)
p2 java.net.URL (no description)
p3 boolean (no description) TrueFalse
flush void MBean Operation.
[no parameters]
displayClassInfo java.lang.String MBean Operation.
p1 java.lang.String (no description)