当前页面:
在线文档首页 >
JBoss 3.2.7 server API Documentation 英文版文档
XMLAdaptor (JBoss Server API) - JBoss 3.2.7 server API Documentation 英文版文档
org.jboss.jmx.adaptor.xml
Interface XMLAdaptor
- All Known Implementing Classes:
- XMLAdaptorImpl
- public interface XMLAdaptor
The interface of and XML JMX Adapter.
- Version:
- $Revision: 1.1 $
- Author:
- Jason Dillon
invokeXML
public Object[] invokeXML(Document pJmxOperations)
throws Exception
- Throws:
Exception
invokeXML
public Object invokeXML(Element pJmxOperation)
throws Exception
- Throws:
Exception
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.