public static interface ServiceLocator.PostConnectAction
| Modifier and Type | Method and Description |
|---|---|
void |
process(ServiceLocator lc)
Execute this after the connection to the Service Locator is
established or re-established.
|
void process(ServiceLocator lc)
lc - the Service Locator client that just successfully
connected to the server, must not be nullCopyright © 2011–2015 Talend Inc.. All rights reserved.