Serialized Form


Package org.jboss.mx.loading

Class org.jboss.mx.loading.LoaderRepositoryFactory.LoaderRepositoryConfig extends Object implements Serializable

serialVersionUID: 4226952985429700362L

Serialized Fields

repositoryName

ObjectName repositoryName
The ObjectName of the loader repository for this deployment


repositoryClassName

String repositoryClassName

configParserClassName

String configParserClassName

repositoryConfig

String repositoryConfig

Package org.jboss.mx.notification

Class org.jboss.mx.notification.NotificationFilterProxy extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

source

ObjectName source

delegate

NotificationFilter delegate

Package org.jboss.mx.util

Class org.jboss.mx.util.InstanceOfQueryExp extends Object implements Serializable

serialVersionUID: -1L

Serialized Fields

server

MBeanServer server

classname

String classname

Class org.jboss.mx.util.JBossNotificationFilterSupport extends Object implements Serializable

serialVersionUID: 6442164418782871672L

Serialized Fields

enabledTypes

List<E> enabledTypes
Enabled notification types.

Class org.jboss.mx.util.JMXInvocationHandler extends Object implements Serializable

serialVersionUID: 3714728148040623702L

Serialized Fields

server

MBeanServer server
Reference to the MBean server this proxy connects to.


objectName

ObjectName objectName
The object name of the MBean this proxy represents.


handler

ProxyExceptionHandler handler
Default exception handler for the proxy.


attributeMap

HashMap<K,V> attributeMap
MBean attribute meta data.


delegateToStringToResource

boolean delegateToStringToResource
Indicates whether Object.toString() should be delegated to the resource or handled by the proxy.


delegateEqualsToResource

boolean delegateEqualsToResource
Indicates whether Object.equals() should be delegated to the resource or handled by the proxy.


delegateHashCodeToResource

boolean delegateHashCodeToResource
Indicates whether Object.hashCode() should be delegated to the resource or handled by the proxy.

Class org.jboss.mx.util.MBeanProxyCreationException extends JMException implements Serializable

serialVersionUID: 1008637966352433381L

Class org.jboss.mx.util.MBeanProxyExt extends Object implements Serializable

serialVersionUID: -2942844863242742655L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.jboss.mx.util.RuntimeProxyException extends JMRuntimeException implements Serializable

serialVersionUID: -1166909485463779459L



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.