|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.client.ConfigurationDBRef.DataSourceConnection
public static class ConfigurationDBRef.DataSourceConnection
Connection factory settings for using a DataSource.
Constructor Summary | |
---|---|
ConfigurationDBRef.DataSourceConnection(java.lang.String contextLookupName,
java.util.Properties envProperties)
Ctor. |
Method Summary | |
---|---|
java.lang.String |
getContextLookupName()
Returns the object name to look up in context. |
java.util.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(java.lang.String contextLookupName, java.util.Properties envProperties)
contextLookupName
- is the object name to look upenvProperties
- are the context properties to use constructing InitialContextMethod Detail |
---|
public java.lang.String getContextLookupName()
public java.util.Properties getEnvProperties()
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |