|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Instances of classes that implement this interface are used to receive notifications regarding events relative to a specified resource.
Method Summary | |
void |
doOnResourceEvent(ResourceEvent event)
Things to do when the specified ResourceEvent occurs. |
Method Detail |
public void doOnResourceEvent(ResourceEvent event)
ResourceEvent
occurs.
event
- The ResourceEvent
the listener is interested on.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |