ServiceConfigurationMBean Interface

com.bea.p13n.management
ServiceConfigurationMBean Interface

public interface ServiceConfigurationMBean

    extends ConfigurationMBean

Base service configuraiton MBean interface


All Superinterfaces
ConfigurationMBean, DynamicMBean, MBeanRegistration, NotificationBroadcaster, WebLogicMBean
All Known Subinterfaces

AdContentProviderMBean, AdServiceMBean, AsynchronousEventServiceMBean, AtnHierarchyMBean, AtnSecurityProviderMBean, AttributeLoaderMBean, BehaviorTrackingMBean, CacheManagerMBean, CacheMBean, CampaignEventListenerMBean, CampaignServiceMBean, CommercePipelineComponentSupportMBean, ContentManagementMBean, ContentStoreMBean, CredentialMBean, DocumentConnectionPoolMBean, DocumentManagerMBean, EventServiceMBean, JdbcHelperMBean, MailActionMBean, MailServiceMBean, PaymentServiceClientMBean, RoleSecurityProviderMBean, ScenarioServiceMBean, TaxServiceClientMBean

Field Summary

   
Fields from interface weblogic.management.configuration.ConfigurationMBean
CACHING_STUB_SVUID, DEFAULT_EMPTY_BYTE_ARRAY
 

Method Summary

 
Methods from interface weblogic.management.configuration.ConfigurationMBean
freezeCurrentValue, getAttributeStringValue, getComments, getNotes, getSetFields, getXmlConverter, isDefaultedMBean, isPersistenceEnabled, preDeregister, registerConfigMBean, restoreDefaultValue, setComments, setDefaultedMBean, setNotes, setPersistenceEnabled, touch, unRegisterConfigMBean
 
Methods from interface javax.management.DynamicMBean
getAttribute, getAttributes, getMBeanInfo, invoke, setAttribute, setAttributes
 
Methods from interface javax.management.MBeanRegistration
postDeregister, postRegister, preDeregister, preRegister
 
Methods from interface javax.management.NotificationBroadcaster
addNotificationListener, getNotificationInfo, removeNotificationListener
 
Methods from interface weblogic.management.WebLogicMBean
getMBeanInfo, getName, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setName, setParent
   

Method Detail