public class RelationCommandProcessor extends HttpCommandProcessorAdaptor
builder, server
Constructor and Description |
---|
RelationCommandProcessor() |
Modifier and Type | Method and Description |
---|---|
protected void |
addRelationTypeNames(org.w3c.dom.Element node,
org.w3c.dom.Document document,
java.util.List allRelationNames)
put everything into a map as we need to maintain the correct relationTypeName to relationId
TODO: determine how to make relationService tab useful!!
|
protected boolean |
checkRelationServiceIsRegistered() |
org.w3c.dom.Document |
executeRequest(HttpInputStream in)
Executes an HTTP request.
|
setDocumentBuilder, setMBeanServer
public org.w3c.dom.Document executeRequest(HttpInputStream in) throws java.io.IOException, javax.management.JMException
HttpCommandProcessor
executeRequest
in interface HttpCommandProcessor
executeRequest
in class HttpCommandProcessorAdaptor
java.io.IOException
javax.management.JMException
protected void addRelationTypeNames(org.w3c.dom.Element node, org.w3c.dom.Document document, java.util.List allRelationNames) throws javax.management.JMException
javax.management.JMException
protected boolean checkRelationServiceIsRegistered()