Spec-Zone .ru
спецификации, руководства, описания, API
Please note that the specifications and other information contained herein are not final and are subject to change. The information is being made available to you solely for purpose of evaluation.

Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Uses of Class
javax.management.OperationsException

Packages that use OperationsException
Package Description
javax.management Provides the core classes for the Java Management Extensions. 
 

Uses of OperationsException in javax.management
 

Subclasses of OperationsException in javax.management
Modifier and Type Class and Description
 class AttributeNotFoundException
          The specified attribute does not exist or cannot be retrieved.
 class InstanceAlreadyExistsException
          The MBean is already registered in the repository.
 class InstanceNotFoundException
          The specified MBean does not exist in the repository.
 class IntrospectionException
          An exception occurred during the introspection of an MBean.
 class InvalidAttributeValueException
          The value specified is not valid for the attribute.
 class ListenerNotFoundException
          The specified MBean listener does not exist in the repository.
 class MalformedObjectNameException
          The format of the string does not correspond to a valid ObjectName.
 class NotCompliantMBeanException
          Exception which occurs when trying to register an object in the MBean server that is not a JMX compliant MBean.
 class ServiceNotFoundException
          Represents exceptions raised when a requested service is not supported.
 

Methods in javax.management that throw OperationsException
Modifier and Type Method and Description
 ObjectInputStream MBeanServer.deserialize(ObjectName name, byte[] data)
          Deprecated. Use getClassLoaderFor to obtain the appropriate class loader for deserialization.
 ObjectInputStream MBeanServer.deserialize(String className, byte[] data)
          Deprecated. Use MBeanServer.getClassLoaderRepository() to obtain the class loader repository and use it to deserialize.
 ObjectInputStream MBeanServer.deserialize(String className, ObjectName loaderName, byte[] data)
          Deprecated. Use getClassLoader to obtain the class loader for deserialization.
 


Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright © 1993, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.