© 2002 BEA Systems, Inc.


com.bea.campaign.mbeans
Interface CampaignEventListenerMBean


public interface CampaignEventListenerMBean
extends ServiceConfigurationMBean

Configuration for the campaign event listener.

This expects to be the child of a CampaignServiceMBean.


Fields inherited from class weblogic.management.configuration.ConfigurationMBean
CACHING_STUB_SVUID
 
Method Summary
 java.lang.String getCampaignServiceJNDIName()
          Get the campaign service jndi name to use.
 void setCampaignServiceJNDIName(java.lang.String name)
          Set the campaign service jndi name to use.
 
Methods inherited from interface weblogic.management.configuration.ConfigurationMBean
addLinkMbeanAttribute, getAttributeStringValue, getNotes, getSetFields, getXml, getXmlConverter, isPersistenceEnabled, 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, preDeregister, preRegister
 
Methods inherited from interface javax.management.NotificationBroadcaster
addNotificationListener, getNotificationInfo, removeNotificationListener
 

Method Detail

getCampaignServiceJNDIName

public java.lang.String getCampaignServiceJNDIName()
Get the campaign service jndi name to use.

This can contain the ${APPNAME} construct.


setCampaignServiceJNDIName

public void setCampaignServiceJNDIName(java.lang.String name)
Set the campaign service jndi name to use.

Legal NULL: false

© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved