|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - The type of the property.P - The type of the dynamic property object representing the property.@Revision(value="$Revision: 1.2 $",
date="$Date: 2006/12/08 03:03:33 $",
tag="$Name: $")
public interface DynamicPropertyEvent<T,P extends DynamicProperty<T>>TODO: Javadoc
TODO: Unit tests, Code review, Javadoc review, Seal/Finalize TODO: equals, hashCode, toString
| Nested Class Summary | |
|---|---|
static class |
DynamicPropertyEvent.Caused<T,P extends DynamicProperty<T>>
TODO: Javadoc |
static class |
DynamicPropertyEvent.Default<T,P extends DynamicProperty<T>>
TODO: Javadoc |
| Method Summary | |
|---|---|
T |
after()
TODO: Javadoc |
T |
before()
TODO: Javadoc |
P |
source()
Get the EventSource this event was generated from. |
| Methods inherited from interface rcf.core.concurrent.events.Event |
|---|
getEventSequenceNumber, isCancelled |
| Method Detail |
|---|
T after()
T before()
P source()
EventEventSource this event was generated from.
source in interface EventEventSource this event was generated from.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||