BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.management.configuration
Interface RMCFactoryMBean

All Known Subinterfaces:
MailSessionMBean

public interface RMCFactoryMBean
extends DeploymentMBean

An RMCFactoryMBean represents a J2EE resource manager connection factory in a J2EE app. MBeans for resource manager connection factories extend this interface. For example, a MailSessionMBean.

Author:
Copyright © 2004 BEA Systems, Inc. All Rights Reserved.

Field Summary
static long CACHING_STUB_SVUID
           
 
Fields inherited from class weblogic.management.configuration.DeploymentMBean
CACHING_STUB_SVUID, DEFAULT_ORDER, MAX_ORDER, MIN_ORDER
 
Fields inherited from class weblogic.management.configuration.ConfigurationMBean
CACHING_STUB_SVUID, DEFAULT_EMPTY_BYTE_ARRAY
 
Method Summary
 java.lang.String getJNDIName()
          Gets the jNDIName attribute of the RMCFactoryMBean object
 void setJNDIName(java.lang.String jndiName)
          Sets the jNDIName attribute of the RMCFactoryMBean object
 
Methods inherited from interface weblogic.management.configuration.DeploymentMBean
addTarget, getDeploymentOrder, getTargets, removeTarget, setDeploymentOrder, setTargets
 
Methods inherited from interface weblogic.management.configuration.ConfigurationMBean
freezeCurrentValue, getNotes, restoreDefaultValue, setComments, setDefaultedMBean, setNotes, setPersistenceEnabled
 
Methods inherited from interface weblogic.management.WebLogicMBean
getMBeanInfo, getName, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setName, setParent
 
Methods inherited from interface javax.management.DynamicMBean
getAttribute, getAttributes, invoke, setAttribute, setAttributes
 
Methods inherited from interface javax.management.MBeanRegistration
postDeregister, postRegister, preRegister
 
Methods inherited from interface javax.management.NotificationBroadcaster
addNotificationListener, getNotificationInfo, removeNotificationListener
 

Field Detail

CACHING_STUB_SVUID

public static final long CACHING_STUB_SVUID
Method Detail

getJNDIName

public java.lang.String getJNDIName()
Gets the jNDIName attribute of the RMCFactoryMBean object

Returns:
The jNDIName value

setJNDIName

public void setJNDIName(java.lang.String jndiName)
                 throws javax.management.InvalidAttributeValueException
Sets the jNDIName attribute of the RMCFactoryMBean object

Parameters:
jndiName - The new jNDIName value
Throws:
javax.management.InvalidAttributeValueException -  

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81