|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.esper.client.ConfigurationDBRef.DataSourceConnection
public class ConfigurationDBRef.DataSourceConnection
Connection factory settings for using a DataSource.
Constructor Summary | |
---|---|
ConfigurationDBRef.DataSourceConnection(String contextLookupName,
Properties envProperties)
Ctor. |
Method Summary | |
---|---|
String |
getContextLookupName()
Returns the object name to look up in context. |
Properties |
getEnvProperties()
Returns the environment properties to use to establish the initial context. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConfigurationDBRef.DataSourceConnection(String contextLookupName, Properties envProperties)
contextLookupName
- is the object name to look upenvProperties
- are the context properties to use constructing InitialContextMethod Detail |
---|
public String getContextLookupName()
public Properties getEnvProperties()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |