Serialized Form


Package org.ow2.jonas.ee.mejb

Class org.ow2.jonas.ee.mejb.ListenerRegistrationImpl extends Object implements Serializable

Serialized Fields

urls

JMXServiceURL[] urls

Class org.ow2.jonas.ee.mejb.ManagementBean extends Object implements Serializable

Serialized Fields

sessionContext

SessionContext sessionContext
reference to the context object


jmxService

org.ow2.jonas.jmx.JmxService jmxService
The current JOnAS server's jmx service. The jmx service is used to get connections to remote MBean servers


jmxServerConnection

MBeanServerConnection jmxServerConnection
Connection to the current JOnAS server's MBean server


serverName

String serverName
The current server name


domainName

String domainName
The current domain name


proxyName

String proxyName
The remote NotificationListener proxy name

Class org.ow2.jonas.ee.mejb.ManagementEndpointException extends Exception implements Serializable

Serialized Fields

exceptionType

String exceptionType
The type of exception.


message

String message
The exception message.



Copyright © 2008 OW2 Consortium. All Rights Reserved.