public interface RMCFactoryMBean extends DeploymentMBean
DEFAULT_ORDER, MAX_ORDER, MIN_ORDERDEFAULT_EMPTY_BYTE_ARRAY| Modifier and Type | Method and Description | 
|---|---|
| String | getJNDIName()The JNDI Name associated with this resource. | 
| void | setJNDIName(String jndiName)Sets the value of the jNDIName attribute. | 
addTarget, getDeploymentOrder, getTargets, removeTarget, setDeploymentOrder, setTargetsfreezeCurrentValue, getId, getInheritedProperties, getName, getNotes, isDynamicallyCreated, isInherited, isSet, restoreDefaultValue, setComments, setDefaultedMBean, setName, setNotes, setPersistenceEnabled, unSetgetMBeanInfo, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setParentgetAttribute, getAttributes, invoke, setAttribute, setAttributespostDeregister, postRegister, preDeregister, preRegisteraddNotificationListener, getNotificationInfo, removeNotificationListeneraddPropertyChangeListener, createChildCopyIncludingObsolete, getParentBean, isEditable, removePropertyChangeListenerString getJNDIName()
The JNDI Name associated with this resource.
void setJNDIName(String jndiName) throws InvalidAttributeValueException
Sets the value of the jNDIName attribute.
jndiName - The new jNDIName valueInvalidAttributeValueExceptionRMCFactoryMBean.getJNDIName()