当前页面:
在线文档首页 >
JBoss 3.2.7 .net API Documentation 英文版文档
ObjectNameSer (JBoss.Net API) - JBoss 3.2.7 .net API Documentation 英文版文档
org.jboss.net.jmx.adaptor
Class ObjectNameSer
java.lang.Object
org.apache.axis.encoding.ser.SimpleSerializer
org.jboss.net.jmx.adaptor.ObjectNameSer
- All Implemented Interfaces:
- Serializable, javax.xml.rpc.encoding.Serializer, org.apache.axis.encoding.Serializer, org.apache.axis.encoding.SimpleValueSerializer
- public class ObjectNameSer
- extends org.apache.axis.encoding.ser.SimpleSerializer
Serializer specialized to turn JMX-Objectnames into
corresponding XML-types.
- Since:
- 26.04.2002
- Version:
- $Revision: 1.7.4.1 $
- Author:
- Alireza Taherkordi, Christoph G. Jung
- See Also:
- Serialized Form
Fields inherited from class org.apache.axis.encoding.ser.SimpleSerializer |
javaType, xmlType |
Methods inherited from class org.apache.axis.encoding.ser.SimpleSerializer |
getMechanismType, serialize |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectNameSer
public ObjectNameSer(Class javaType,
javax.xml.namespace.QName xmlType)
getValueAsString
public String getValueAsString(Object value,
org.apache.axis.encoding.SerializationContext context)
writeSchema
public Element writeSchema(Class clazz,
org.apache.axis.wsdl.fromJava.Types types)
throws Exception
- Throws:
Exception
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.