- java.lang.Object
-
- org.jvnet.hk2.config.UnprocessedChangeEvent
-
-
Constructor Summary
Constructors
| Constructor and Description |
UnprocessedChangeEvent(java.beans.PropertyChangeEvent event,
java.lang.String reason) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
java.beans.PropertyChangeEvent |
getEvent() |
java.lang.String |
getReason() |
long |
getWhen() |
java.lang.String |
toString() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Method Detail
-
getWhen
public long getWhen()
Copyright © 2013 Oracle Corporation. All Rights Reserved.