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, setMBeanServerpublic org.w3c.dom.Document executeRequest(HttpInputStream in) throws java.io.IOException, javax.management.JMException
HttpCommandProcessorexecuteRequest in interface HttpCommandProcessorexecuteRequest in class HttpCommandProcessorAdaptorjava.io.IOExceptionjavax.management.JMExceptionprotected void addRelationTypeNames(org.w3c.dom.Element node,
org.w3c.dom.Document document,
java.util.List allRelationNames)
throws javax.management.JMException
javax.management.JMExceptionprotected boolean checkRelationServiceIsRegistered()