Serialized Form
Package org.jboss.mx.loading |
serialVersionUID: 4226952985429700362L
repositoryName
ObjectName repositoryName
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.server |
writeReplace
private Object writeReplace()
throws ObjectStreamException
- We replace ourself with an ObjectInstance in the stream.
This loses the agentId which isn't part of the spec.
- Throws:
ObjectStreamException
- for a serialization error
agentID
String agentID
- The agent id
Package org.jboss.mx.util |
serialVersionUID: -1L
server
MBeanServer server
classname
String classname
t
Throwable t
serialVersionUID: 6442164418782871672L
enabledTypes
List<E> enabledTypes
serialVersionUID: 3714728148040623702L
server
MBeanServer server
objectName
ObjectName objectName
handler
ProxyExceptionHandler handler
attributeMap
HashMap<K,V> attributeMap
delegateToStringToResource
boolean delegateToStringToResource
delegateEqualsToResource
boolean delegateEqualsToResource
delegateHashCodeToResource
boolean delegateHashCodeToResource
serialVersionUID: 1008637966352433381L
serialVersionUID: -2942844863242742655L
readExternal
public void readExternal(ObjectInput arg0)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput arg0)
throws IOException
- Throws:
IOException
serialVersionUID: -1166909485463779459L
original
long original
time
long time
remainder
long remainder
days
long days
hours
long hours
minutes
long minutes
seconds
long seconds
milliseconds
long milliseconds
micro
boolean micro
rounding
int rounding
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.