Serialized Form
Package org.jboss.mx.loading |
serialVersionUID: 4226952985429700362L
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 |
serialVersionUID: 1L
source
ObjectName source
delegate
NotificationFilter delegate
Package org.jboss.mx.util |
serialVersionUID: -1L
server
MBeanServer server
classname
String classname
serialVersionUID: 6442164418782871672L
enabledTypes
List<E> enabledTypes
- Enabled notification types.
serialVersionUID: 3714728148040623702L
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.
serialVersionUID: 1008637966352433381L
serialVersionUID: -2942844863242742655L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
serialVersionUID: -1166909485463779459L
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.