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