CampaignEventListenerMBean Interface
- public interface CampaignEventListenerMBean
extends ServiceConfigurationMBean
Configuration for the campaign event listener.
This expects to be the child of a CampaignServiceMBean.
-
All Superinterfaces
-
ConfigurationMBean, DynamicMBean, MBeanRegistration, NotificationBroadcaster, ServiceConfigurationMBean, WebLogicMBean
Methods from interface weblogic.management.configuration.ConfigurationMBean |
freezeCurrentValue, getAttributeStringValue, getComments, getNotes, getSetFields, getXml, getXmlConverter, isDefaultedMBean, isPersistenceEnabled, preDeregister, registerConfigMBean, restoreDefaultValue, setComments, setDefaultedMBean, setNotes, setPersistenceEnabled, touch, unRegisterConfigMBean |
getCampaignServiceJNDIName() Method
public String getCampaignServiceJNDIName()
Get the campaign service jndi name to use.
This can contain the ${APPNAME} construct.
setCampaignServiceJNDIName(String) Method
public void setCampaignServiceJNDIName(String name)
Set the campaign service jndi name to use.