|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SlaveConfigSignals
Method Summary | |
---|---|
void |
configNeeded(java.lang.String protocol,
java.lang.String host)
This signal is raised when a slave of type protocol deals
with host for the first time. |
Method Detail |
---|
void configNeeded(java.lang.String protocol, java.lang.String host)
protocol
deals
with host
for the first time.
Your application can use this signal to make some last minute
configuration changes with setConfigData based on the
host.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |