|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This class describes the settings to receive mbean-attribute change trap.
| Field Summary | |
static long |
CACHING_STUB_SVUID
Description of the Field |
| Fields inherited from class weblogic.management.configuration.SNMPTrapSourceMBean |
CACHING_STUB_SVUID |
| Fields inherited from class weblogic.management.configuration.ConfigurationMBean |
CACHING_STUB_SVUID |
| Method Summary | |
java.lang.String |
getAttributeMBeanName()
Defines the name of the MBean to monitor. |
java.lang.String |
getAttributeMBeanType()
Defines the type of the MBean to monitor. |
java.lang.String |
getAttributeName()
Defines the name of the attribute to monitor. |
void |
setAttributeMBeanName(java.lang.String mbeanname)
Sets the attributeMBeanName attribute of the SNMPAttributeChangeMBean object |
void |
setAttributeMBeanType(java.lang.String mbeantype)
Sets the attributeMBeanType attribute of the SNMPAttributeChangeMBean object |
void |
setAttributeName(java.lang.String attributeName)
Sets the attributeName attribute of the SNMPAttributeChangeMBean object |
| Methods inherited from interface weblogic.management.configuration.SNMPTrapSourceMBean |
addEnabledServer,
getEnabledServers,
removeEnabledServer,
setEnabledServers |
| 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 |
public static final long CACHING_STUB_SVUID
| Method Detail |
public java.lang.String getAttributeMBeanType()
public void setAttributeMBeanType(java.lang.String mbeantype)
throws javax.management.InvalidAttributeValueException,
ConfigurationException
mbeantype - The new attributeMBeanType valuepublic java.lang.String getAttributeMBeanName()
public void setAttributeMBeanName(java.lang.String mbeanname)
throws javax.management.InvalidAttributeValueException,
ConfigurationException
mbeanname - The new attributeMBeanName valuepublic java.lang.String getAttributeName()
public void setAttributeName(java.lang.String attributeName)
throws javax.management.InvalidAttributeValueException,
ConfigurationException
attributeName - The new attributeName value
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs81b |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||