|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RegistryListener
A RegistryListener enabled client application to receive notification of the addition and removale of application profiles from the application registry.
| Method Summary | |
|---|---|
void |
profileAdded(RegistryEvent event)
Notify the listener of the addition of a new application profile. |
void |
profileRemoved(RegistryEvent event)
Notify a listener of the removal of an application profile. |
| Method Detail |
|---|
void profileAdded(RegistryEvent event)
throws RemoteException
event - the registry event
RemoteException - if a transport error occurs
void profileRemoved(RegistryEvent event)
throws RemoteException
event - the registry event
RemoteException - if a transport error occurs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||