|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DestinationConfiguration
DestinationConfiguration
interface provides read only access to destination properties.
Method Summary | |
---|---|
Map<String,String> |
getAllProperties()
Returns all destination properties in read only Map. |
String |
getProperty(String key)
Returns the value of destination property with the specified key. |
Method Detail |
---|
String getProperty(String key)
key
- - Key of destination property.
null
if the property does not exists.Map<String,String> getAllProperties()
Map
with all destination properties.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |