|
Sun Adapter for DB2 Universal Database | ||||||||
| 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.db2adapter.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()
Creates a new instance of ActivationSpecImpl |
|
| Method Summary | |
|---|---|
java.lang.String |
getLocationName()
Getter for Location Name |
java.lang.String |
getPackageCollection()
Getter for Collection ID |
void |
setLocationName(java.lang.String locationName)
Setter for Location Name |
void |
setPackageCollection(java.lang.String collectionId)
Setter for Collection ID |
| Methods inherited from class com.stc.connector.framework.eway.DBActivationSpecExt |
|---|
createMBean, getConfiguration, getConfigurationModel, getEwayActivationSpecMBeanClass, getEwayActivationSpecMBeanName, getMonitor, getProjectInfo, isStarted, setConfiguration, 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 setPackageCollection(java.lang.String collectionId)
collectionId - - part of the JDBC URL (z/OS and AS/400)public java.lang.String getPackageCollection()
public void setLocationName(java.lang.String locationName)
locationName - - part of the JDBC URL (z/OS and AS/400)public java.lang.String getLocationName()
|
Sun Adapter for DB2 Universal Database | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||