|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrle.core.event.TimeoutCause
public class TimeoutCause
Special-case Cause for changes made due to the elapse of time.
| Constructor Summary | |
|---|---|
TimeoutCause()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCauseDescription()
The internationalized description of this Cause. |
java.lang.Object |
getSource()
The underlying Object that the Cause description refers to. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TimeoutCause()
| Method Detail |
|---|
public java.lang.String getCauseDescription()
getCauseDescription in interface Causepublic java.lang.Object getSource()
getSource in interface Causepublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||