|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
this interface specifies the methods of a BindListener
Method Summary | |
void |
bindPerformed(fr.dgac.ivy.IvyClient client,
int id,
java.lang.String regexp)
invoked when a Ivy Client performs a bind |
void |
unbindPerformed(fr.dgac.ivy.IvyClient client,
int id,
java.lang.String regexp)
invoked when a Ivy Client performs a unbind |
Method Detail |
public void bindPerformed(fr.dgac.ivy.IvyClient client, int id, java.lang.String regexp)
client
- the peerregexp
- the regexppublic void unbindPerformed(fr.dgac.ivy.IvyClient client, int id, java.lang.String regexp)
client
- the peerregexp
- the regexp
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |