
xy.reflect.ui.resource.jdk-apidocs.javax.management.class-use.InvalidAttributeValueException.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of reflection-ui Show documentation
Show all versions of reflection-ui Show documentation
Generates automatically the GUI of any Java object
Uses of Class javax.management.InvalidAttributeValueException (Java Platform SE 6)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Java™ Platform
Standard Ed. 6
PREV
NEXT
FRAMES
NO FRAMES
Uses of Class
javax.management.InvalidAttributeValueException
Packages that use InvalidAttributeValueException
javax.management
Provides the core classes for the Java Management Extensions.
javax.management.modelmbean
Provides the definition of the ModelMBean classes.
javax.management.remote.rmi
The RMI connector is a connector for the JMX Remote API that
uses RMI to transmit client requests to a remote MBean server.
Uses of InvalidAttributeValueException in javax.management
Methods in javax.management that throw InvalidAttributeValueException
void
DynamicMBean.setAttribute(Attribute attribute)
Set the value of a specific attribute of the Dynamic MBean.
void
StandardMBean.setAttribute(Attribute attribute)
void
MBeanServerConnection.setAttribute(ObjectName name,
Attribute attribute)
Sets the value of a specific attribute of a named MBean.
void
MBeanServer.setAttribute(ObjectName name,
Attribute attribute)
Uses of InvalidAttributeValueException in javax.management.modelmbean
Methods in javax.management.modelmbean that throw InvalidAttributeValueException
void
RequiredModelMBean.setAttribute(Attribute attribute)
Sets the value of a specific attribute of a named ModelMBean.
Uses of InvalidAttributeValueException in javax.management.remote.rmi
Methods in javax.management.remote.rmi that throw InvalidAttributeValueException
void
RMIConnectionImpl_Stub.setAttribute(ObjectName $param_ObjectName_1,
MarshalledObject $param_MarshalledObject_2,
Subject $param_Subject_3)
void
RMIConnectionImpl.setAttribute(ObjectName name,
MarshalledObject attribute,
Subject delegationSubject)
void
RMIConnection.setAttribute(ObjectName name,
MarshalledObject attribute,
Subject delegationSubject)
Handles the method MBeanServerConnection.setAttribute(ObjectName,
Attribute)
.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Java™ Platform
Standard Ed. 6
PREV
NEXT
FRAMES
NO FRAMES
Submit a bug or feature
For further API reference and developer documentation, see Java SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples. Copyright © 1993, 2011, Oracle and/or its affiliates. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy