Serialized Form


Package javax.management.remote

Class javax.management.remote.JMXConnectionNotification extends Notification implements Serializable

serialVersionUID: -2331308725952627538L

Serialized Fields

connectionId

String connectionId

Class javax.management.remote.JMXPrincipal extends Object implements Serializable

serialVersionUID: -4184480100214577411L

Serialized Fields

name

String name

Class javax.management.remote.JMXProviderException extends IOException implements Serializable

serialVersionUID: -3166703627550447198L

Serialized Fields

cause

Throwable cause

Class javax.management.remote.JMXServerErrorException extends IOException implements Serializable

serialVersionUID: 3996732239558744666L

Serialized Fields

cause

Error cause

Class javax.management.remote.JMXServiceURL extends Object implements Serializable

serialVersionUID: 8173364409860779292L

Serialized Fields

protocol

String protocol

host

String host

port

int port

urlPath

String urlPath

Class javax.management.remote.NotificationResult extends Object implements Serializable

serialVersionUID: 1191800228721395279L

Serialized Fields

earliestSequenceNumber

long earliestSequenceNumber

nextSequenceNumber

long nextSequenceNumber

targetedNotifications

TargetedNotification[] targetedNotifications

Class javax.management.remote.SubjectDelegationPermission extends BasicPermission implements Serializable

serialVersionUID: 1481618113008682343L

Class javax.management.remote.TargetedNotification extends Object implements Serializable

serialVersionUID: 7676132089779300926L

Serialized Fields

notif

Notification notif

id

Integer id

Package javax.management.remote.rmi

Class javax.management.remote.rmi._RMIConnection_Stub extends Stub implements Serializable

Class javax.management.remote.rmi._RMIServer_Stub extends Stub implements Serializable

Class javax.management.remote.rmi.RMIConnectionImpl_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class javax.management.remote.rmi.RMIConnector extends Object implements Serializable

serialVersionUID: 817323035842634473L

Serialization Methods

readObject

private void readObject(ObjectInputStream objectInputStream)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream objectOutputStream)
                  throws IOException
Throws:
IOException
Serialized Fields

jmxServiceURL

JMXServiceURL jmxServiceURL

rmiServer

RMIServer rmiServer

environment

Map<K,V> environment

Class javax.management.remote.rmi.RMIServerImpl_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L


Package org.jboss.mx.remoting

Class org.jboss.mx.remoting.MBeanLocator extends Object implements Serializable

serialVersionUID: -95280512054710509L

Serialized Fields

identity

org.jboss.remoting.ident.Identity identity

objectName

ObjectName objectName

locator

MBeanServerLocator locator

Class org.jboss.mx.remoting.MBeanServerLocator extends Object implements Serializable

serialVersionUID: 7632696197699845344L

Serialization Methods

readObject

private void readObject(ObjectInputStream stream)
                 throws IOException,
                        ClassNotFoundException
resolve the server object automagically on deserialization

Throws:
IOException
ClassNotFoundException
Serialized Fields

identity

org.jboss.remoting.ident.Identity identity

autoLocate

boolean autoLocate

Class org.jboss.mx.remoting.MoveableMBean extends Object implements Serializable

serialVersionUID: -7506487379354274551L

Serialized Fields

locator

MBeanLocator locator

hashCode

Integer hashCode

staticAttributes

Map<K,V> staticAttributes

Class org.jboss.mx.remoting.NotificationEntry extends Object implements Serializable

serialVersionUID: -8038783215990131189L

Serialized Fields

notification

Notification notification

handback

Object handback

Class org.jboss.mx.remoting.NotificationQueue extends Object implements Serializable

serialVersionUID: -1185639057427341662L

Serialized Fields

sessionId

String sessionId

notifications

List<E> notifications

Package org.jboss.mx.remoting.event

Class org.jboss.mx.remoting.event.ClassQueryExp extends Object implements Serializable

serialVersionUID: -4099952623687795850L

Serialized Fields

classes

String[] classes

operator

int operator

Class org.jboss.mx.remoting.event.CompositeEventFilter extends Object implements Serializable

serialVersionUID: -4670317046721324670L

Serialized Fields

operator

int operator

filters

NotificationFilter[] filters

Class org.jboss.mx.remoting.event.CompositeQueryExp extends Object implements Serializable

serialVersionUID: 6918797787135545210L

Serialized Fields

operator

int operator

exps

QueryExp[] exps

Package org.jboss.mx.remoting.tracker

Class org.jboss.mx.remoting.tracker.MBeanTrackerFilter extends Object implements Serializable

serialVersionUID: -4239778153506655691L

Serialized Fields

classNames

String[] classNames

serverId

String serverId

wantNotifications

boolean wantNotifications

Package test.compliance.core.notification

Class test.compliance.core.notification.CustomClass extends Object implements Serializable

Serialized Fields

value

String value

Class test.compliance.core.notification.RunTimerFilter extends Object implements Serializable



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