Serialized Form


Package org.jboss.mx.loading

Class org.jboss.mx.loading.LoaderRepositoryFactory.LoaderRepositoryConfig extends Object implements Serializable

serialVersionUID: 4226952985429700362l

Serialized Fields

repositoryName

javax.management.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

Class org.jboss.mx.notification.NotificationFilterProxy extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

source

javax.management.ObjectName source

delegate

javax.management.NotificationFilter delegate


Package org.jboss.mx.util

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

serialVersionUID: -1l

Serialized Fields

server

javax.management.MBeanServer server

classname

String classname

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

serialVersionUID: 6442164418782871672l

Serialized Fields

enabledTypes

List enabledTypes
Enabled notification types.

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

serialVersionUID: 3714728148040623702l

Serialized Fields

server

javax.management.MBeanServer server
Reference to the MBean server this proxy connects to.


objectName

javax.management.ObjectName objectName
The object name of the MBean this proxy represents.


handler

ProxyExceptionHandler handler
Default exception handler for the proxy.


attributeMap

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

Class org.jboss.mx.util.MBeanProxyCreationException extends javax.management.JMException implements Serializable

serialVersionUID: 1008637966352433381l

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

serialVersionUID: -1166909485463779459l


Package org.jboss.test.jmx.compliance.openmbean

Class org.jboss.test.jmx.compliance.openmbean.OpenTypeTestCase.MyOpenType extends javax.management.openmbean.OpenType implements Serializable

serialVersionUID: -1l


Package org.jboss.test.jmx.compliance.server.support

Class org.jboss.test.jmx.compliance.server.support.BabarError extends Error implements Serializable

serialVersionUID: -1l

Class org.jboss.test.jmx.compliance.server.support.ExceptionOnTheRun extends RuntimeException implements Serializable

serialVersionUID: -1l

Class org.jboss.test.jmx.compliance.server.support.MBeanServerReplaced extends Error implements Serializable

serialVersionUID: -1l

Class org.jboss.test.jmx.compliance.server.support.MyScreamingException extends Exception implements Serializable

serialVersionUID: -1l



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.