Tuscany Core

org.apache.tuscany.core.context.event
Interface ModuleEvent

All Superinterfaces:
Event
All Known Implementing Classes:
ModuleStart, ModuleStop

public interface ModuleEvent
extends Event

Implemented by runtime events associated with a module, e.g. lifecycle events

Version:
$$Rev$$ $$Date$$

Method Summary
 
Methods inherited from interface org.apache.tuscany.core.context.event.Event
getSource
 


Tuscany Core

-