com.ibm.btt.tools.migration.dseini
Class ServicServerParm
java.lang.Object
com.ibm.btt.tools.migration.dseini.ServicServerParm
- public class ServicServerParm
- extends java.lang.Object
ServicServerParm
A data bean to contain the information of Services which need to add into dse.ini fiel
Field Summary |
(package private) java.util.Hashtable |
parmHash
|
(package private) java.lang.String |
ReapInterval
|
(package private) java.lang.String |
RunReapProc
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
parmHash
java.util.Hashtable parmHash
RunReapProc
java.lang.String RunReapProc
ReapInterval
java.lang.String ReapInterval
ServicServerParm
public ServicServerParm()
initParmHash
public void initParmHash()
getParmHash
public java.util.Hashtable getParmHash()
- Returns:
- Hashtable
setParmHash
public void setParmHash(java.util.Hashtable hashtable)
- Parameters:
hashtable
-
getReapInterval
public java.lang.String getReapInterval()
- Returns:
- String
getRunReapProc
public java.lang.String getRunReapProc()
- Returns:
- String
setReapInterval
public void setReapInterval(java.lang.String string)
- Parameters:
string
-
setRunReapProc
public void setRunReapProc(java.lang.String string)
- Parameters:
string
-
toKeyedCollection
protected KeyedCollection toKeyedCollection()
(c) Copyright IBM Corporation 1998, 2005