|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JMException | |
---|---|
javax.management | |
javax.management.openmbean | |
javax.management.relation | |
mx4j.adaptor.http | |
mx4j.adaptor.rmi.jrmp | |
mx4j.connector |
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.openmbean |
---|
Subclasses of JMException in javax.management.openmbean | |
class |
OpenDataException
|
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 | |
abstract org.w3c.dom.Document |
HttpCommandProcessorAdaptor.executeRequest(HttpInputStream in)
|
org.w3c.dom.Document |
RelationCommandProcessor.executeRequest(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!! |
org.w3c.dom.Document |
CreateMBeanCommandProcessor.executeRequest(HttpInputStream in)
|
org.w3c.dom.Document |
EmptyCommandProcessor.executeRequest(HttpInputStream in)
|
org.w3c.dom.Document |
SetAttributesCommandProcessor.executeRequest(HttpInputStream in)
|
org.w3c.dom.Document |
GetAttributeCommandProcessor.executeRequest(HttpInputStream in)
|
org.w3c.dom.Document |
ServerCommandProcessor.executeRequest(HttpInputStream in)
|
org.w3c.dom.Document |
SetAttributeCommandProcessor.executeRequest(HttpInputStream in)
|
org.w3c.dom.Document |
ConstructorsCommandProcessor.executeRequest(HttpInputStream in)
|
org.w3c.dom.Document |
InvokeOperationCommandProcessor.executeRequest(HttpInputStream in)
|
protected void |
HttpAdaptor.postProcess(HttpOutputStream out,
HttpInputStream in,
org.w3c.dom.Document document)
|
protected void |
HttpAdaptor.findUnknownElement(java.lang.String path,
HttpOutputStream out,
HttpInputStream in)
|
protected java.lang.String |
HttpAdaptor.preProcess(java.lang.String path)
|
protected void |
HttpAdaptor.postProcess(HttpOutputStream out,
HttpInputStream in,
java.lang.Exception e)
|
org.w3c.dom.Document |
DeleteMBeanCommandProcessor.executeRequest(HttpInputStream in)
|
org.w3c.dom.Document |
MBeanCommandProcessor.executeRequest(HttpInputStream in)
|
org.w3c.dom.Document |
HttpCommandProcessor.executeRequest(HttpInputStream in)
Executes an HTTP request. |
org.w3c.dom.Document |
ServerByDomainCommandProcessor.executeRequest(HttpInputStream in)
|
Uses of JMException in mx4j.adaptor.rmi.jrmp |
---|
Methods in mx4j.adaptor.rmi.jrmp that throw JMException | |
void |
JRMPAdaptor.start()
|
void |
JRMPAdaptorMBean.start()
|
Uses of JMException in mx4j.connector |
---|
Subclasses of JMException in mx4j.connector | |
class |
MalformedJMXAddressException
Thrown when a JMXAddress is created incorrectly |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |