public class StartedEvent<SOURCE extends IComponent> extends ComponentEvent<SOURCE> implements IStartedEvent<SOURCE>
| Constructor and Description |
|---|
StartedEvent(SOURCE component) |
StartedEvent(SOURCE component,
String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage()
Provides human readable information why the component has started.
|
getSource, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetSourcepublic StartedEvent(SOURCE component)
public String getMessage()
IStartedEventgetMessage in interface IStartedEvent<SOURCE extends IComponent>Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.