public interface BpelEventListener
BpelEvent
.void onEvent(BpelEvent bpelEvent)
bpelEvent
- BPEL eventvoid startup(java.util.Properties configProperties)
configProperties
provide access to
configuration option defined in Ode's configuration file
(depends on the used IL implementation). This parameter might
be null if no configuration options are available (i.e. in test
cases).configProperties
- configuration propertiesvoid shutdown()