|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EventRessourceListener
EventRessourceListener
Method Summary | |
---|---|
void |
addedResource(ResourceEvent event)
Warn subscriber that a resource has been added |
void |
deletedResource(ResourceEvent event)
Warn subscriber that a resource has been deleted |
String |
getName()
Return the listener service name. |
void |
updatedResource(ResourceEvent event)
Warn subscriber that a resource has been updated |
Method Detail |
---|
String getName()
void addedResource(ResourceEvent event)
event
- the event for the added resourcevoid deletedResource(ResourceEvent event)
event
- the event for the deleted resourcevoid updatedResource(ResourceEvent event)
event
- the event for the updated resource
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |