com.ibm.wsspi.sca.metadata
Interface Connection
- public interface Connection
Since:
7.5.1.0
Field Summary
Modifier and Type | Field and Description |
---|---|
|
COPYRIGHT
|
Method Summary
Modifier and Type | Method and Description |
---|---|
|
getProperties()
Method returns the properties of the connection.
|
Field Detail
COPYRIGHT
- static final java.lang.String COPYRIGHT
See Also:
Method Detail
getProperties
- java.util.Map<java.lang.String,java.lang.String> getProperties( )
Method returns the properties of the connection.
Returns:
Map
Properties of the connection.