public class CarbonDestinationDataProvider extends Object
CarbonDestinationDataProvider
provides a carbon specifc implementation where the server properties are loaded from a property
file *.serv * and client properties are loaded from a property file called *.destConstructor and Description |
---|
CarbonDestinationDataProvider() |
Modifier and Type | Method and Description |
---|---|
Properties |
getDestinationProperties(String destination) |
Properties |
getServerProperties(String server)
Returns the client/server SAP properties
|
void |
setDestinationDataEventListener(DestinationDataEventListener listener) |
void |
setServerDataEventListener(ServerDataEventListener listener) |
boolean |
supportsEvents() |
public Properties getServerProperties(String server)
server
- server or client propertiespublic void setServerDataEventListener(ServerDataEventListener listener)
public Properties getDestinationProperties(String destination)
public void setDestinationDataEventListener(DestinationDataEventListener listener)
public boolean supportsEvents()
Copyright © 2018 WSO2. All rights reserved.