JBoss

JMX MBean View

Back to Agent View Refresh MBean View

MBean description:

Management Bean.

List of MBean attributes:

Name Type Access Value Description
Servers [Lorg.jboss.remoting.network.NetworkInstance; R
MBean Attribute.
NotificationInfo [Ljavax.management.MBeanNotificationInfo; R
javax.management.MBeanNotificationInfo[description=Fired when Server is added, name=org.jboss.remoting.network.NetworkNotification, notifTypes=[jboss.network.server.added], descriptor={}]
javax.management.MBeanNotificationInfo[description=Fired when Server is updated, name=org.jboss.remoting.network.NetworkNotification, notifTypes=[jboss.network.server.updated], descriptor={}]
javax.management.MBeanNotificationInfo[description=Fired when Server is removed, name=org.jboss.remoting.network.NetworkNotification, notifTypes=[jboss.network.server.removed], descriptor={}]
MBean Attribute.

List of MBean operations:


void postDeregister()

MBean Operation.


void preDeregister()

MBean Operation.


void removeServer()

MBean Operation.

Param ParamType ParamValue ParamDescription
p1 org.jboss.remoting.ident.Identity (no description)

boolean hasServer()

MBean Operation.

Param ParamType ParamValue ParamDescription
p1 org.jboss.remoting.ident.Identity (no description)

[Lorg.jboss.remoting.network.NetworkInstance; queryServers()

MBean Operation.

Param ParamType ParamValue ParamDescription
p1 org.jboss.remoting.network.NetworkFilter (no description)

void updateServer()

MBean Operation.

Param ParamType ParamValue ParamDescription
p1 org.jboss.remoting.ident.Identity (no description)
p2 [Lorg.jboss.remoting.detection.ServerInvokerMetadata; (no description)

void addNotificationListener()

MBean Operation.

Param ParamType ParamValue ParamDescription
p1 javax.management.NotificationListener (no description)
p2 javax.management.NotificationFilter (no description)
p3 java.lang.Object (no description)

void changeDomain()

MBean Operation.

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

void removeNotificationListener()

MBean Operation.

Param ParamType ParamValue ParamDescription
p1 javax.management.NotificationListener (no description)

void addServer()

MBean Operation.

Param ParamType ParamValue ParamDescription
p1 org.jboss.remoting.ident.Identity (no description)
p2 [Lorg.jboss.remoting.detection.ServerInvokerMetadata; (no description)

javax.management.ObjectName preRegister()

MBean Operation.

Param ParamType ParamValue ParamDescription
p1 javax.management.MBeanServer (no description)
p2 javax.management.ObjectName (no description)

void postRegister()

MBean Operation.

Param ParamType ParamValue ParamDescription
p1 java.lang.Boolean True False (no description)