|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JMException | |
javax.management | |
javax.management.relation | |
mx4j.adaptor.http | |
mx4j.adaptor.rmi.jrmp |
Uses of JMException in javax.management |
Subclasses of JMException in javax.management | |
class |
AttributeNotFoundException
|
class |
InstanceAlreadyExistsException
|
class |
InstanceNotFoundException
|
class |
IntrospectionException
|
class |
InvalidAttributeValueException
|
class |
ListenerNotFoundException
|
class |
MalformedObjectNameException
|
class |
MBeanException
|
class |
MBeanRegistrationException
|
class |
NotCompliantMBeanException
|
class |
OperationsException
|
class |
ReflectionException
|
class |
ServiceNotFoundException
|
Uses of JMException in javax.management.relation |
Subclasses of JMException in javax.management.relation | |
class |
InvalidRelationIdException
|
class |
InvalidRelationServiceException
|
class |
InvalidRelationTypeException
|
class |
InvalidRoleInfoException
|
class |
InvalidRoleValueException
|
class |
RelationException
|
class |
RelationNotFoundException
|
class |
RelationServiceNotRegisteredException
|
class |
RelationTypeNotFoundException
|
class |
RoleInfoNotFoundException
|
class |
RoleNotFoundException
|
Uses of JMException in mx4j.adaptor.http |
Methods in mx4j.adaptor.http that throw JMException | |
org.w3c.dom.Document |
RelationCommandProcessor.executeRequest(mx4j.adaptor.http.HttpInputStream in)
|
protected void |
RelationCommandProcessor.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 void |
HttpAdaptor.postProcess(mx4j.adaptor.http.HttpOutputStream out,
mx4j.adaptor.http.HttpInputStream in,
org.w3c.dom.Document document)
|
protected void |
HttpAdaptor.findUnknownElement(java.lang.String path,
mx4j.adaptor.http.HttpOutputStream out,
mx4j.adaptor.http.HttpInputStream in)
|
protected java.lang.String |
HttpAdaptor.preProcess(java.lang.String path)
|
protected void |
HttpAdaptor.postProcess(mx4j.adaptor.http.HttpOutputStream out,
mx4j.adaptor.http.HttpInputStream in,
java.lang.Exception e)
|
Uses of JMException in mx4j.adaptor.rmi.jrmp |
Methods in mx4j.adaptor.rmi.jrmp that throw JMException | |
void |
JRMPAdaptor.start()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |