public interface StandardInterface
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Returns the user-specified name of this Security Provider MBean instance.
|
void |
setName(java.lang.String value) |
java.lang.String |
wls_getDisplayName()
Deprecated.
9.0.0.0
|
java.lang.String |
wls_getInterfaceClassName() |
javax.management.ObjectName |
wls_getObjectName()
Returns this mbean's JMX object name for the compatibility JMX server.
|
java.lang.String wls_getInterfaceClassName()
@Deprecated java.lang.String wls_getDisplayName()
javax.management.ObjectName wls_getObjectName()
java.lang.String getName()
Returns the user-specified name of this Security Provider MBean instance.
void setName(java.lang.String value) throws javax.management.InvalidAttributeValueException
javax.management.InvalidAttributeValueException