| Modifier and Type | Method and Description |
|---|---|
void |
ServiceLocator.setPostConnectAction(ServiceLocator.PostConnectAction postConnectAction)
Specify the action to be be executed after the Service Locator has
connected to the server.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceLocatorBackend.setPostConnectAction(ServiceLocator.PostConnectAction postConnectAction)
Specify the action to be be executed after the Service Locator has
connected to the server.
|
void |
ServiceLocatorImpl.setPostConnectAction(ServiceLocator.PostConnectAction postConnectAction)
Specify the action to be be executed after the Service Locator has
connected to the server.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ZKBackend.setPostConnectAction(ServiceLocator.PostConnectAction postConnectAction) |
| Modifier and Type | Class and Description |
|---|---|
class |
SingleBusLocatorRegistrar
The LocatorRegistrar is responsible for registering the endpoints of CXF Servers at the Service Locator.
|
Copyright © 2011–2016 Talend Inc.. All rights reserved.