org.apache.tuscany.core.context.event
Class ModuleStart
java.lang.Object
org.apache.tuscany.core.context.event.AbstractEvent
org.apache.tuscany.core.context.event.ModuleStart
- All Implemented Interfaces:
- Event, ModuleEvent
public class ModuleStart
- extends AbstractEvent
- implements ModuleEvent
Propagated when a module starts
- Version:
- $$Rev$$ $$Date$$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.tuscany.core.context.event.Event |
getSource |
ModuleStart
public ModuleStart(Object source)
-