com.sun.ws.management.server.reflective
Class WSManReflectiveAgent

java.lang.Object
  extended by com.sun.ws.management.server.WSManAgent
      extended by com.sun.ws.management.server.reflective.WSManReflectiveAgent

public class WSManReflectiveAgent
extends WSManAgent

Agent that delegates to a Reflective Request Dispatcher


Field Summary
 
Fields inherited from class com.sun.ws.management.server.WSManAgent
OPERATION_TIMEOUT, OPERATION_TIMEOUT_DEFAULT, WISEMAN_PROPERTY_FILE_NAME, WSMAN_EXTENSIONS_PROPERTY_FILE_NAME
 
Constructor Summary
WSManReflectiveAgent()
           
 
Method Summary
static java.util.Map<javax.xml.namespace.QName,java.lang.String> getMetadataConfiguration(java.util.Map<java.lang.String,java.lang.String> propertySet)
           
 
Methods inherited from class com.sun.ws.management.server.WSManAgent
createSchema, getProperties, getProperties, getValidEnvelopeSize, getXmlBinding, handleRequest, locateExtensionNamespaces, newSources
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSManReflectiveAgent

public WSManReflectiveAgent()
                     throws org.xml.sax.SAXException
Throws:
org.xml.sax.SAXException
Method Detail

getMetadataConfiguration

public static java.util.Map<javax.xml.namespace.QName,java.lang.String> getMetadataConfiguration(java.util.Map<java.lang.String,java.lang.String> propertySet)