public interface RMCFactoryMBean extends DeploymentMBean
DEFAULT_ORDER, MAX_ORDER, MIN_ORDER
DEFAULT_EMPTY_BYTE_ARRAY
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getJNDIName()
The JNDI Name associated with this resource.
|
void |
setJNDIName(java.lang.String jndiName)
Sets the value of the jNDIName attribute.
|
addTarget, getDeploymentOrder, getTargets, removeTarget, setDeploymentOrder, setTargets
addTag, freezeCurrentValue, getComments, getId, getInheritedProperties, getName, getNotes, getTags, isDefaultedMBean, isDynamicallyCreated, isInherited, isPersistenceEnabled, isSet, removeTag, restoreDefaultValue, setComments, setDefaultedMBean, setName, setNotes, setPersistenceEnabled, setTags, touch, unSet
getMBeanInfo, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setParent
getAttribute, getAttributes, invoke, setAttribute, setAttributes
postDeregister, postRegister, preDeregister, preRegister
addNotificationListener, getNotificationInfo, removeNotificationListener
addBeanUpdateListener, addPropertyChangeListener, createChildCopy, createChildCopyIncludingObsolete, getDescriptor, getParentBean, isEditable, removeBeanUpdateListener, removePropertyChangeListener
java.lang.String getJNDIName()
The JNDI Name associated with this resource.
void setJNDIName(java.lang.String jndiName) throws javax.management.InvalidAttributeValueException
Sets the value of the jNDIName attribute.
jndiName
- The new jNDIName valuejavax.management.InvalidAttributeValueException
RMCFactoryMBean.getJNDIName()