com.bea.wlai.event
Interface EventActivationSpec
- All Superinterfaces:
- ActivationSpec
- public interface EventActivationSpec
- extends ActivationSpec
Method Summary |
com.bea.wlai.common.IEventDefinition |
getEventDefinition()
GetEventDefinition |
void |
setEventDefinition(com.bea.wlai.common.IEventDefinition eventDef)
SetEventDefinition |
setEventDefinition
public void setEventDefinition(com.bea.wlai.common.IEventDefinition eventDef)
- SetEventDefinition
- Parameters:
eventDef
- String representing event definition
getEventDefinition
public com.bea.wlai.common.IEventDefinition getEventDefinition()
- GetEventDefinition
- Returns:
- eventDef String representing event definition