Serialized Form

Class mx4j.adaptor.interceptor.AdaptorInterceptorException implements Serializable

Serialized Fields

m_target

java.lang.Exception m_target


Class javax.management.openmbean.ArrayType implements Serializable

Serialized Fields

dimension

int dimension
The dimension of the ArrayType


elementType

javax.management.openmbean.OpenType elementType
The OpenType elemement of this ArrayType


Class javax.management.Attribute implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Serialized Fields

name

java.lang.String name

value

java.lang.Object value


Class javax.management.AttributeChangeNotification implements Serializable

Serialized Fields

attributeName

java.lang.String attributeName

attributeType

java.lang.String attributeType

oldValue

java.lang.Object oldValue

newValue

java.lang.Object newValue


Class javax.management.AttributeChangeNotificationFilter implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields


Class javax.management.AttributeList implements Serializable


Class javax.management.AttributeNotFoundException implements Serializable


Class javax.management.AttributeValueExp implements Serializable

Serialized Fields

attr

java.lang.String attr


Class javax.management.BadAttributeValueExpException implements Serializable

Serialized Fields

val

java.lang.Object val


Class javax.management.BadBinaryOpValueExpException implements Serializable

Serialized Fields

exp

javax.management.ValueExp exp


Class javax.management.BadStringOperationException implements Serializable

Serialized Fields

op

java.lang.String op


Class javax.management.openmbean.CompositeDataSupport implements Serializable

Serialized Fields

contents

java.util.SortedMap contents

compositeType

javax.management.openmbean.CompositeType compositeType


Class javax.management.openmbean.CompositeType implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream inputStream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
obtain the values from the TreeMaps and validate

Serialized Fields

nameToDescription

java.util.TreeMap nameToDescription

nameToType

java.util.TreeMap nameToType


Class mx4j.tools.heartbeat.ConnectorException implements Serializable


Class javax.management.modelmbean.DescriptorSupport implements Serializable

Serialized Fields

descriptor

java.util.HashMap descriptor


Class mx4j.adaptor.http.HttpException implements Serializable

Serialized Fields

code

int code
Error code


Class mx4j.adaptor.rmi.iiop.IIOPAdaptor implements Serializable

Serialized Fields

m_running

boolean m_running


Class mx4j.connector.rmi.iiop.IIOPConnector implements Serializable


Class mx4j.connector.rmi.iiop.IIOPRemoteNotificationFilterSupport implements Serializable


Class mx4j.connector.rmi.iiop.IIOPRemoteNotificationListenerSupport implements Serializable


Class mx4j.ImplementationException implements Serializable


Class javax.management.InstanceAlreadyExistsException implements Serializable


Class javax.management.InstanceNotFoundException implements Serializable


Class javax.management.IntrospectionException implements Serializable


Class javax.management.InvalidApplicationException implements Serializable

Serialized Fields

val

java.lang.Object val


Class javax.management.InvalidAttributeValueException implements Serializable


Class javax.management.openmbean.InvalidKeyException implements Serializable


Class javax.management.openmbean.InvalidOpenTypeException implements Serializable


Class javax.management.relation.InvalidRelationIdException implements Serializable


Class javax.management.relation.InvalidRelationServiceException implements Serializable


Class javax.management.relation.InvalidRelationTypeException implements Serializable


Class javax.management.relation.InvalidRoleInfoException implements Serializable


Class javax.management.relation.InvalidRoleValueException implements Serializable


Class javax.management.modelmbean.InvalidTargetObjectTypeException implements Serializable

Serialized Fields

exception

java.lang.Exception exception


Class mx4j.adaptor.interceptor.Invocation implements Serializable

Serialized Fields

m_classloaderKey

java.lang.String m_classloaderKey

m_objectName

javax.management.ObjectName m_objectName

m_methodName

java.lang.String m_methodName

m_signature

java.lang.String[] m_signature

m_arguments

java.lang.Object[] m_arguments

m_context

mx4j.adaptor.interceptor.InvocationContext m_context


Class mx4j.adaptor.interceptor.InvocationResult implements Serializable

Serialized Fields

m_result

java.lang.Object m_result


Class javax.management.JMException implements Serializable


Class javax.management.JMRuntimeException implements Serializable


Class mx4j.connector.JMXAddress implements Serializable

Serialized Fields

address

java.lang.String address


Class mx4j.adaptor.rmi.jrmp.JRMPAdaptor implements Serializable

Serialized Fields

m_running

boolean m_running

m_port

int m_port

m_sslFactory

java.lang.String m_sslFactory


Class mx4j.connector.rmi.jrmp.JRMPConnector implements Serializable


Class mx4j.connector.rmi.jrmp.JRMPRemoteNotificationFilterSupport implements Serializable


Class mx4j.connector.rmi.jrmp.JRMPRemoteNotificationListenerSupport implements Serializable


Class javax.management.openmbean.KeyAlreadyExistsException implements Serializable


Class javax.management.ListenerNotFoundException implements Serializable


Class mx4j.connector.MalformedJMXAddressException implements Serializable


Class javax.management.MalformedObjectNameException implements Serializable


Class javax.management.MBeanAttributeInfo implements Serializable

Serialized Fields

attributeType

java.lang.String attributeType

isRead

boolean isRead

isWrite

boolean isWrite

is

boolean is


Class javax.management.MBeanConstructorInfo implements Serializable

Serialized Fields

signature

javax.management.MBeanParameterInfo[] signature


Class javax.management.MBeanException implements Serializable

Serialized Fields

exception

java.lang.Exception exception


Class javax.management.MBeanFeatureInfo implements Serializable

Serialized Fields

name

java.lang.String name

description

java.lang.String description


Class javax.management.MBeanInfo implements Serializable

Serialized Fields

className

java.lang.String className

description

java.lang.String description

constructors

javax.management.MBeanConstructorInfo[] constructors

attributes

javax.management.MBeanAttributeInfo[] attributes

operations

javax.management.MBeanOperationInfo[] operations

notifications

javax.management.MBeanNotificationInfo[] notifications


Class javax.management.MBeanNotificationInfo implements Serializable

Serialized Fields

types

java.lang.String[] types


Class javax.management.MBeanOperationInfo implements Serializable

Serialized Fields

signature

javax.management.MBeanParameterInfo[] signature

type

java.lang.String type

impact

int impact


Class javax.management.MBeanParameterInfo implements Serializable

Serialized Fields

type

java.lang.String type


Class mx4j.server.MBeanPermission implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Serialized Fields

actions

java.lang.String actions


Class javax.management.MBeanRegistrationException implements Serializable


Class javax.management.MBeanServerNotification implements Serializable

Serialized Fields

objectName

javax.management.ObjectName objectName


Class javax.management.relation.MBeanServerNotificationFilter implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields


Class javax.management.MBeanServerPermission implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException


Class mx4j.server.MBeanTrustPermission implements Serializable


Class mx4j.loading.MLetParseException implements Serializable


Class javax.management.modelmbean.ModelMBeanAttributeInfo implements Serializable

Serialized Fields

attrDescriptor

javax.management.Descriptor attrDescriptor


Class javax.management.modelmbean.ModelMBeanConstructorInfo implements Serializable

Serialized Fields

consDescriptor

javax.management.Descriptor consDescriptor


Class javax.management.modelmbean.ModelMBeanInfoSupport implements Serializable

Serialized Fields

modelMBeanDescriptor

javax.management.Descriptor modelMBeanDescriptor

modelMBeanAttributes

javax.management.MBeanAttributeInfo[] modelMBeanAttributes

modelMBeanConstructors

javax.management.MBeanConstructorInfo[] modelMBeanConstructors

modelMBeanNotifications

javax.management.MBeanNotificationInfo[] modelMBeanNotifications

modelMBeanOperations

javax.management.MBeanOperationInfo[] modelMBeanOperations


Class javax.management.modelmbean.ModelMBeanNotificationInfo implements Serializable

Serialized Fields

notificationDescriptor

javax.management.Descriptor notificationDescriptor


Class javax.management.modelmbean.ModelMBeanOperationInfo implements Serializable

Serialized Fields

operationDescriptor

javax.management.Descriptor operationDescriptor


Class javax.management.monitor.MonitorNotification implements Serializable

Serialized Fields

observedObject

javax.management.ObjectName observedObject

observedAttribute

java.lang.String observedAttribute

derivedGauge

java.lang.Object derivedGauge

trigger

java.lang.Object trigger


Class javax.management.monitor.MonitorSettingException implements Serializable


Class javax.management.NotCompliantMBeanException implements Serializable


Class javax.management.Notification implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Serialized Fields

type

java.lang.String type

sequenceNumber

long sequenceNumber

timeStamp

long timeStamp

message

java.lang.String message

userData

java.lang.Object userData

source

java.lang.Object source


Class javax.management.NotificationFilterSupport implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields


Class javax.management.ObjectInstance implements Serializable

Serialized Fields

className

java.lang.String className

name

javax.management.ObjectName name


Class javax.management.ObjectName implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException


Class javax.management.openmbean.OpenDataException implements Serializable


Class javax.management.openmbean.OpenMBeanAttributeInfoSupport implements Serializable

Serialized Fields

openType

javax.management.openmbean.OpenType openType

defaultValue

java.lang.Object defaultValue

legalValues

java.util.Set legalValues

minValue

java.lang.Comparable minValue

maxValue

java.lang.Comparable maxValue


Class javax.management.openmbean.OpenMBeanConstructorInfoSupport implements Serializable


Class javax.management.openmbean.OpenMBeanInfoSupport implements Serializable


Class javax.management.openmbean.OpenMBeanOperationInfoSupport implements Serializable

Serialized Fields

returnOpenType

javax.management.openmbean.OpenType returnOpenType


Class javax.management.openmbean.OpenMBeanParameterInfoSupport implements Serializable

Serialized Fields

openType

javax.management.openmbean.OpenType openType

defaultValue

java.lang.Object defaultValue

legalValues

java.util.Set legalValues

minValue

java.lang.Comparable minValue

maxValue

java.lang.Comparable maxValue


Class javax.management.openmbean.OpenType implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream inputStream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
read out object, validate it using the same methods the constructor uses to validate its' invariants

Serialized Fields

className

java.lang.String className

typeName

java.lang.String typeName

description

java.lang.String description


Class javax.management.OperationsException implements Serializable


Class javax.management.QueryEval implements Serializable


Class javax.management.ReflectionException implements Serializable

Serialized Fields

exception

java.lang.Exception exception


Class javax.management.relation.RelationException implements Serializable


Class javax.management.relation.RelationNotFoundException implements Serializable


Class javax.management.relation.RelationNotification implements Serializable

Serialized Fields

relationId

java.lang.String relationId

relationTypeName

java.lang.String relationTypeName

roleName

java.lang.String roleName

relationObjName

javax.management.ObjectName relationObjName

unregisterMBeanList

java.util.List unregisterMBeanList

oldRoleValue

java.util.List oldRoleValue

newRoleValue

java.util.List newRoleValue


Class javax.management.relation.RelationServiceNotRegisteredException implements Serializable


Class javax.management.relation.RelationTypeNotFoundException implements Serializable


Class javax.management.relation.RelationTypeSupport implements Serializable

Serialized Fields

typeName

java.lang.String typeName

roleName2InfoMap

java.util.Map roleName2InfoMap

isInRelationService

boolean isInRelationService


Class mx4j.connector.rmi.RemoteNotificationFilterSupport implements Serializable

Serialized Fields

m_clientSideFilter

RemoteNotificationFilter m_clientSideFilter
When this class is serialized to the server, the stub of this remote object will be sent to the server, enabling it to call back the client. This must be the ONLY data member.


Class mx4j.connector.rmi.RemoteNotificationListenerSupport implements Serializable

Serialized Fields

m_clientSideListener

RemoteNotificationListener m_clientSideListener
When this class is serialized to the server, the stub of this remote object will be sent to the server, enabling it to call back the client. This must be the ONLY data member.


Class mx4j.adaptor.rmi.RMIAdaptor implements Serializable

Serialized Fields

m_server

javax.management.MBeanServer m_server

m_objectName

javax.management.ObjectName m_objectName

m_interceptors

java.util.ArrayList m_interceptors

m_interceptorNames

java.util.ArrayList m_interceptorNames

m_address

mx4j.connector.JMXAddress m_address

m_headInterceptor

mx4j.adaptor.interceptor.Interceptor m_headInterceptor


Class mx4j.connector.rmi.RMIConnector implements Serializable

Serialized Fields

remoteAdaptor

mx4j.adaptor.rmi.RemoteAdaptor remoteAdaptor


Class javax.management.relation.Role implements Serializable

Serialized Fields

name

java.lang.String name

objectNameList

java.util.List objectNameList


Class javax.management.relation.RoleInfo implements Serializable

Serialized Fields

name

java.lang.String name

description

java.lang.String description

referencedMBeanClassName

java.lang.String referencedMBeanClassName

isWritable

boolean isWritable

isReadable

boolean isReadable

minDegree

int minDegree

maxDegree

int maxDegree


Class javax.management.relation.RoleInfoNotFoundException implements Serializable


Class javax.management.relation.RoleList implements Serializable


Class javax.management.relation.RoleNotFoundException implements Serializable


Class javax.management.relation.RoleResult implements Serializable

Serialized Fields

roleList

javax.management.relation.RoleList roleList

unresolvedRoleList

javax.management.relation.RoleUnresolvedList unresolvedRoleList


Class javax.management.relation.RoleUnresolved implements Serializable

Serialized Fields

roleName

java.lang.String roleName

roleValue

java.util.List roleValue

problemType

int problemType


Class javax.management.relation.RoleUnresolvedList implements Serializable


Class javax.management.RuntimeErrorException implements Serializable

Serialized Fields

error

java.lang.Error error


Class javax.management.RuntimeMBeanException implements Serializable

Serialized Fields

runtimeException

java.lang.RuntimeException runtimeException


Class javax.management.RuntimeOperationsException implements Serializable

Serialized Fields

runtimeException

java.lang.RuntimeException runtimeException


Class javax.management.ServiceNotFoundException implements Serializable


Class mx4j.security.SimplePrincipal implements Serializable

Serialized Fields

name

java.lang.String name


Class javax.management.openmbean.SimpleType implements Serializable

Serialization Methods

readResolve

public java.lang.Object readResolve()
                             throws java.io.ObjectStreamException


Class mx4j.adaptor.rmi.SSLAdaptorRMIServerSocketFactory implements Serializable

Serialized Fields

m_factory

mx4j.adaptor.ssl.SSLAdaptorServerSocketFactoryMBean m_factory


Class mx4j.adaptor.rmi.SSLRMIClientSocketFactory implements Serializable


Class javax.management.StringValueExp implements Serializable

Serialized Fields

val

java.lang.String val


Class javax.management.openmbean.TabularDataSupport implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream inputStream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
acts as a second constructor so validate all invariants and recreate the object in the correct state

Serialized Fields

dataMap

java.util.Map dataMap

tabularType

javax.management.openmbean.TabularType tabularType


Class javax.management.openmbean.TabularType implements Serializable

Serialized Fields

rowType

javax.management.openmbean.CompositeType rowType

indexNames

java.util.List indexNames


Class mx4j.security.auth.TextCallback implements Serializable

Serialized Fields

text

java.lang.String text


Class javax.management.timer.TimerNotification implements Serializable

Serialized Fields

notificationID

java.lang.Integer notificationID