- java.lang.Object
-
- java.util.EventObject
-
- org.mortbay.util.LifeCycleEvent
-
-
Field Summary
-
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
Constructors
Constructor and Description |
LifeCycleEvent(java.lang.Object source) |
LifeCycleEvent(java.lang.Object source,
java.lang.Throwable cause) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
java.lang.Throwable |
getCause() |
-
Methods inherited from class java.util.EventObject
getSource, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Copyright © 2004 Mortbay Consulting Pty. Ltd. All Rights Reserved.