org.apache.tuscany.core.context.event
Class InstanceCreated
java.lang.Object
org.apache.tuscany.core.context.event.AbstractEvent
org.apache.tuscany.core.context.event.InstanceCreated
- All Implemented Interfaces:
- Event
public class InstanceCreated
- extends AbstractEvent
An event propagated upon the creation of an instance belonging to a Context
- Version:
- $$Rev$$ $$Date$$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstanceCreated
public InstanceCreated(Object source)
-