JBoss

JMX MBean View

Back to Agent View Refresh MBean View

MBean description:

Management Bean.

List of MBean attributes:

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

List of MBean operations:


void flush()

MBean Operation.


java.util.Set getPackageClassLoaders()

MBean Operation.

Param ParamType ParamValue ParamDescription
p1 java.lang.String (no description)

java.lang.String displayClassInfo()

MBean Operation.

Param ParamType ParamValue ParamDescription
p1 java.lang.String (no description)

org.jboss.mx.loading.RepositoryClassLoader newClassLoader()

MBean Operation.

Param ParamType ParamValue ParamDescription
p1 java.net.URL (no description)
p2 java.net.URL (no description)
p3 boolean True False (no description)

org.jboss.mx.loading.RepositoryClassLoader newClassLoader()

MBean Operation.

Param ParamType ParamValue ParamDescription
p1 java.net.URL (no description)
p2 boolean True False (no description)

void removeClassLoader()

MBean Operation.

Param ParamType ParamValue ParamDescription
p1 java.lang.ClassLoader (no description)

org.jboss.mx.loading.RepositoryClassLoader getWrappingClassLoader()

MBean Operation.

Param ParamType ParamValue ParamDescription
p1 java.lang.ClassLoader (no description)

org.jboss.mx.loading.LoaderRepository registerClassLoader()

MBean Operation.

Param ParamType ParamValue ParamDescription
p1 org.jboss.mx.loading.RepositoryClassLoader (no description)