|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CodeBaseListener
Interface implemented by objects concerning with changes to a codebase model.
| Method Summary | |
|---|---|
void |
codeBaseChanged(LocationEvent event)
Notification of the change to a plugin uri assigned to a sub-system. |
void |
parametersChanged(ParametersEvent event)
Notification of the change to a plugin parameters. |
| Method Detail |
|---|
void codeBaseChanged(LocationEvent event)
throws RemoteException
event - a codebase location change event
RemoteException - if a remote exception occurs
void parametersChanged(ParametersEvent event)
throws RemoteException
event - the parameters event
RemoteException - if a remote exception occurs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||