|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResourceListener
A resource listener interface. This will be called when the target has access to a resource that is being modified by the Kernel.
Version History
EPG - Initial - 10 FEB 06
| Method Summary | |
|---|---|
WhoAmI |
getListenerId()
Get the ID of the listener. |
void |
resourceRevocation(WhoAmI resourceID)
The identified resource is in the process of being revoked. |
void |
resourceRevoked(WhoAmI resourceID)
The identified resource bas been revoked. |
| Method Detail |
|---|
void resourceRevocation(WhoAmI resourceID)
throws SystemException,
java.lang.InterruptedException
resourceID - the ID of the resource that is being revoked.
SystemException
java.lang.InterruptedExceptionWhoAmI
void resourceRevoked(WhoAmI resourceID)
throws SystemException,
java.lang.InterruptedException
resourceID - the ID of the resource that has been revoked.
SystemException
java.lang.InterruptedExceptionWhoAmIWhoAmI getListenerId()
WhoAmI
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||