|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IResourceManagerListener
Interface for listeners to resource registration and unregistration events
from a IResourceManager.
| Method Summary | |
|---|---|
void |
resourceRegistered(IResource resource)
Called when any resource was registered at the resource manager. |
void |
resourceUnregistered(IResource resource)
Called when any resource was unregistered at the resource manager. |
| Method Detail |
|---|
void resourceRegistered(IResource resource)
resource - the registered resourcevoid resourceUnregistered(IResource resource)
resource - the unregistered resource
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||