ConfigurationMBean
, DescriptorBean
, javax.management.DynamicMBean
, javax.management.MBeanRegistration
, javax.management.NotificationBroadcaster
, SettableBean
, WebLogicMBean
, WebServiceBufferingQueueMBean
public interface WebServiceResponseBufferingQueueMBean extends WebServiceBufferingQueueMBean
Represents response buffering queue configuration for web services.
DEFAULT_EMPTY_BYTE_ARRAY
Modifier and Type | Method | Description |
---|---|---|
void |
setName(java.lang.String name) |
Set the name of this buffering queue to a new JNDI name.
|
freezeCurrentValue, getId, getInheritedProperties, getNotes, isDynamicallyCreated, isInherited, isSet, restoreDefaultValue, setComments, setDefaultedMBean, setNotes, setPersistenceEnabled, unSet
addPropertyChangeListener, createChildCopyIncludingObsolete, getParentBean, isEditable, removePropertyChangeListener
getAttribute, getAttributes, invoke, setAttribute, setAttributes
postDeregister, postRegister, preDeregister, preRegister
addNotificationListener, getNotificationInfo, removeNotificationListener
getMBeanInfo, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setParent
getConnectionFactoryJndiName, getName, isEnabled, isTransactionEnabled, setConnectionFactoryJndiName, setEnabled, setTransactionEnabled
void setName(java.lang.String name) throws javax.management.InvalidAttributeValueException, ManagementException
setName
in interface ConfigurationMBean
setName
in interface WebLogicMBean
setName
in interface WebServiceBufferingQueueMBean
name
- New JNDI name to give the buffering queue.javax.management.InvalidAttributeValueException
ManagementException