|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrle.core.event.InitializationCause
public class InitializationCause
Special-case Cause for changes made during initialization.
Constructor Summary | |
---|---|
InitializationCause()
|
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 InitializationCause()
Method Detail |
---|
public java.lang.String getCauseDescription()
getCauseDescription
in interface Cause
public java.lang.Object getSource()
getSource
in interface Cause
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |