net.user1.union.core.context
Interface DatasourceContext


public interface DatasourceContext

DatasourceContext contains contextual information about the environment in which a datasource is running.


Method Summary
 java.util.Map<java.lang.String,java.lang.String> getAttributes()
          Returns a name-value map of the attributes that have been set for this datasource.
 Server getServer()
          Gets a reference to the server.
 

Method Detail

getServer

Server getServer()
Gets a reference to the server.

Returns:
a reference to the server

getAttributes

java.util.Map<java.lang.String,java.lang.String> getAttributes()
Returns a name-value map of the attributes that have been set for this datasource.

Returns:
the attributes that have been set for this datasource


Copyright USER1 Subsystems Corporation - Tue Jan 28 2014, 05:05 PM -0500