com.bea.campaign.action

com.bea.campaign.action  Package

Interface Summary

ActionService

Remote interface for a stateless service that helps out with Action objects.

ActionServiceHome

Home interface for the Action Service

Class Summary

Action

Base class for a campaign/scenario action.

ActionDef

Definition of an Action object.

MailAction

Action implementation to send email to a user.

Exception Summary

ActionException

Generic exception to be thrown by an Action implementation so that Action clients can just check for this one type, regardless of what the action is doing.