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

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.server

Class org.jboss.mx.server.ServerObjectInstance extends ObjectInstance implements Serializable

Serialization Methods

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
Serialized Fields

agentID

String agentID
The agent id

Class org.jboss.mx.server.TimeoutException extends Exception implements Serializable


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.JBossNotCompliantMBeanException extends NotCompliantMBeanException implements Serializable

Serialized Fields

t

Throwable t

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

serialVersionUID: 6442164418782871672L

Serialized Fields

enabledTypes

List<E> enabledTypes

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

serialVersionUID: 3714728148040623702L

Serialized Fields

server

MBeanServer server

objectName

ObjectName objectName

handler

ProxyExceptionHandler handler

attributeMap

HashMap<K,V> attributeMap

delegateToStringToResource

boolean delegateToStringToResource

delegateEqualsToResource

boolean delegateEqualsToResource

delegateHashCodeToResource

boolean delegateHashCodeToResource

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 arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

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

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

serialVersionUID: -1166909485463779459L

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

Serialized Fields

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.