org.apache.tuscany.core.context.event
Class ModuleStop
java.lang.Object
org.apache.tuscany.core.context.event.AbstractEvent
org.apache.tuscany.core.context.event.ModuleStop
- All Implemented Interfaces:
- Event, ModuleEvent
public class ModuleStop
- extends AbstractEvent
- implements ModuleEvent
Propagated when a module stops
- 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 |
ModuleStop
public ModuleStop(Object source)
-