Package com.stellent.cis.client.command.event

Interface Summary
ICommandApplicationEvent Generic event that can be routed through the ICommandBeanContext publishEvent call.
ICommandEventListener The command server event listener interface.
ICommandEventRouter Routes events from publisher to subscriber.