public class ForeignJMSConnectionFactory extends ForeignJNDIObject
Modifier and Type | Field and Description |
---|---|
private ForeignConnectionFactoryBean |
delegate |
Constructor and Description |
---|
ForeignJMSConnectionFactory(weblogic.management.provider.custom.ConfigurationMBeanCustomized base) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPassword()
getPassword
|
java.lang.String |
getUsername()
getUsername
|
void |
setPassword(java.lang.String value)
setPassword
|
void |
setUsername(java.lang.String value)
setUsername
|
void |
useDelegates(ForeignConnectionFactoryBean paramDelegate)
Sets the delegate in the compatibility processor
|
getLocalJNDIName, getRemoteJNDIName, setLocalJNDIName, setRemoteJNDIName, useDelegates
clone, freezeCurrentValue, getMbean, getTaggedMBeanMap, getTags, getValue, isAdmin, isConfig, isDynamicallyCreated, isEdit, isRuntime, putValue, putValueNotify, restoreDefaultValue, sendNotification, setTags, touch
getName, getObjectName, getParent, isRegistered, setName, setParent
private ForeignConnectionFactoryBean delegate
public ForeignJMSConnectionFactory(weblogic.management.provider.custom.ConfigurationMBeanCustomized base)
public void useDelegates(ForeignConnectionFactoryBean paramDelegate)
paramDelegate
- The delegate to use for this MBeanpublic java.lang.String getUsername()
public void setUsername(java.lang.String value) throws javax.management.InvalidAttributeValueException
javax.management.InvalidAttributeValueException
public java.lang.String getPassword()
public void setPassword(java.lang.String value) throws javax.management.InvalidAttributeValueException
javax.management.InvalidAttributeValueException