|
JDBC eWay API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.stc.connector.framework.eway.DBActivationSpec
com.stc.connector.framework.eway.DBActivationSpecExt
com.stc.connector.jdbcadapter.base.ActivationSpecImplExt
public class ActivationSpecImplExt
DOCUMENT ME!
| Field Summary |
|---|
| Fields inherited from class com.stc.connector.framework.eway.DBActivationSpecExt |
|---|
mBaseConfiguration, mConfiguration, mLog, mMonitorMBean, mProjectInfoObject, msgManager |
| Fields inherited from class com.stc.connector.framework.eway.DBActivationSpec |
|---|
mMessages |
| Constructor Summary | |
|---|---|
ActivationSpecImplExt()
This class is just here because some DBs need to sub class this anyhow |
|
| Method Summary | |
|---|---|
java.lang.String |
getClassName()
|
java.lang.String |
getURL()
|
void |
setClassName(java.lang.String className)
|
void |
setConfiguration(java.lang.String aConfiguration)
|
void |
setURL(java.lang.String urlStr)
|
| Methods inherited from class com.stc.connector.framework.eway.DBActivationSpecExt |
|---|
createMBean, getConfiguration, getConfigurationModel, getEwayActivationSpecMBeanClass, getEwayActivationSpecMBeanName, getMonitor, getProjectInfo, isStarted, setEwayActivationSpecMBeanClass, setEwayActivationSpecMBeanName, setProjectInfo, start, stop |
| Methods inherited from class com.stc.connector.framework.eway.DBActivationSpec |
|---|
getDatabaseName, getPassword, getPollMilliseconds, getPortNumber, getPreparedStatement, getResourceAdapter, getServerName, getUser, setDatabaseName, setPassword, setPollMilliseconds, setPortNumber, setPreparedStatement, setResourceAdapter, setServerName, setUser, toString, validate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface javax.resource.spi.ResourceAdapterAssociation |
|---|
getResourceAdapter, setResourceAdapter |
| Constructor Detail |
|---|
public ActivationSpecImplExt()
| Method Detail |
|---|
public void setURL(java.lang.String urlStr)
public java.lang.String getURL()
public void setClassName(java.lang.String className)
public java.lang.String getClassName()
public void setConfiguration(java.lang.String aConfiguration)
throws java.lang.Exception
setConfiguration in class com.stc.connector.framework.eway.DBActivationSpecExtjava.lang.Exception
|
JDBC eWay API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||