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 68 MBean Attribute.
ClassLoadersSize int R 1 MBean Attribute.
URLs [Ljava.net.URL; R [Ljava.net.URL;@19261e9d MBean Attribute.
Translator org.jboss.util.loading.Translator RW MBean Attribute.
Instance org.jboss.mx.loading.LoaderRepository R org.jboss.mx.loading.HeirarchicalLoaderRepository3@bd23b0 MBean Attribute.

List of MBean operations:


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)

java.lang.String displayClassInfo()

MBean Operation.

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

java.util.Set getPackageClassLoaders()

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.LoaderRepository registerClassLoader()

MBean Operation.

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

void flush()

MBean Operation.


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

MBean Operation.

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