|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.echarts.TransitionTimeoutMessage
public class TransitionTimeoutMessage
Message created by TransitionTimer thread and input to TransitionTimerPort when timeout for an TimedTransition occurs.
| Field Summary | |
|---|---|
static java.lang.String |
ACTIVATION_TIME
|
static java.lang.String |
DURATION
|
static java.lang.String |
EXPIRY_TIME
|
| Fields inherited from interface org.echarts.monitor.Message |
|---|
serialVersionUID |
| Method Summary | |
|---|---|
java.util.Properties |
getMonitorProperties()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String DURATION
public static final java.lang.String EXPIRY_TIME
public static final java.lang.String ACTIVATION_TIME
| Method Detail |
|---|
public java.util.Properties getMonitorProperties()
getMonitorProperties in interface Message
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||