public class ShutdownEventFactory extends java.lang.Object implements EventFactory
| Constructor and Description |
|---|
ShutdownEventFactory(java.lang.String instanceId,
java.lang.String version,
java.lang.String nodeId,
java.net.URI uri) |
| Modifier and Type | Method and Description |
|---|---|
org.ametiste.scm.messaging.data.event.Event |
createEvent()
Create object of some
Event subtype with all needed information about instance. |
public ShutdownEventFactory(java.lang.String instanceId,
java.lang.String version,
java.lang.String nodeId,
java.net.URI uri)
public org.ametiste.scm.messaging.data.event.Event createEvent()
EventFactoryEvent subtype with all needed information about instance.createEvent in interface EventFactory