站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 .net API Documentation 英文版文档

org.jboss.net.jmx.adaptor (JBoss.Net API) - JBoss 3.2.7 .net API Documentation 英文版文档


Package org.jboss.net.jmx.adaptor

The JMX connector exports the JMX API as a web-service itself.

See:
          Description

Interface Summary
RemoteAdaptor Remote Interface for the server side Adaptor which is nearly the same as the MBeanServer Interface but has an additional RemoteException.
 

Class Summary
AttributeDeser An AttributeDeser is be used to deserialize Attribute objects using the SOAP-ENC encoding style.
AttributeDeserFactory An AttributeDeserFactory Factory
AttributeSer An AttributeSer is be used to serialize Attribute objects using the SOAP-ENC encoding style.
AttributeSerFactory An AttributeSerFactory Factory
MBeanAttributeInfoDeser An MBeanAttributeInfoDeser is be used to deserialize MBeanAttributeInfo using the SOAP-ENC encoding style.
MBeanAttributeInfoDeserFactory MBeanAttributeInfo Deserializer Factory
MBeanAttributeInfoSer An MBeanAttributeInfoSer is be used to serialize MBeanAttributeInfo using the SOAP-ENC encoding style.
MBeanAttributeInfoSerFactory MBeanAttributeInfo Serializer Factory
MBeanConstructorInfoDeser An MBeanConstructorInfoDeser is be used to deserialize MBeanConstructorInfo using the SOAP-ENC encoding style.
MBeanConstructorInfoDeserFactory MBeanConstructorInfo Deserializer Factory
MBeanConstructorInfoSer An MBeanConstructorInfoSer is be used to serialize MBeanConstructorInfo using the SOAP-ENC encoding style.
MBeanConstructorInfoSerFactory MBeanConstructorInfo Serializer Factory
MBeanInfoDeser An MBeanInfoDeser is be used to deserialize MBeanInfo using the SOAP-ENC encoding style.
MBeanInfoDeserFactory MBeanInfo Deserializer Factory
MBeanInfoSer An MBeanInfoSer is be used to serialize MBeanInfo using the SOAP-ENC encoding style.
MBeanInfoSerFactory MBeanInfo Serializer Factory
MBeanNotificationInfoDeser An MBeanNotificationInfoDeser is be used to deserialize MBeanNotificationInfo using the SOAP-ENC encoding style.
MBeanNotificationInfoDeserFactory MBeanNotificationInfo Deserializer Factory
MBeanNotificationInfoSer An MBeanNotificationInfoSer is be used to serialize MBeanNotificationInfo using the SOAP-ENC encoding style.
MBeanNotificationInfoSerFactory MBeanNotificationInfo Serializer Factory
MBeanOperationInfoDeser An MBeanOperationInfoDeser is be used to deserialize MBeanOperationInfo using the SOAP-ENC encoding style.
MBeanOperationInfoDeserFactory MBeanOperationInfo Deserializer Factory
MBeanOperationInfoSer An MBeanOperationInfoSer is be used to serialize MBeanOperationInfo using the SOAP-ENC encoding style.
MBeanOperationInfoSerFactory MBeanOperationInfo Serializer Factory
MBeanParameterInfoDeser An MBeanParameterInfoDeser is be used to deserialize MBeanParameterInfo using the SOAP-ENC encoding style.
MBeanParameterInfoDeserFactory MBeanParameterInfo Deserializer Factory
MBeanParameterInfoSer An MBeanParameterInfoSer is be used to serialize MBeanParameterInfo using the SOAP-ENC encoding style.
MBeanParameterInfoSerFactory MBeanParameterInfo Serializer Factory
ObjectInstanceDeser An ObjectInstanceDeser is be used to deserialize ObjectInstance using the SOAP-ENC encoding style.
ObjectInstanceDeserFactory An ObjectInstanceDeser Factory
ObjectInstanceSer An ObjectInstanceSer is be used to serialize ObjectInstance using the SOAP-ENC encoding style.
ObjectInstanceSerFactory An ObjectInstanceSer Factory
ObjectNameDeser  
ObjectNameDeserFactory Factory for ObjectName Deserialization.
ObjectNameSer Serializer specialized to turn JMX-Objectnames into corresponding XML-types.
ObjectNameSerFactory Factory for ObjectName Serialization.
RemoteAdaptorInvocationHandler Deprecated. You should use the jaxrpc/wsdl approach instead.
 

Package org.jboss.net.jmx.adaptor Description

The JMX connector exports the JMX API as a web-service itself.



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