|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.di.server.RS.DefaultConfigInstanceNamingPolicy
public static class RS.DefaultConfigInstanceNamingPolicy
The default naming policy. If the instance is being started with an
explicit CL_INTERNAL_CONFIG_NSTANCE_NAME
parameter, the
value of that parameter is used as the configuration instance name.
Otherwise the canonical file system path of the configuration file is
used as the name of the configuration instance.
Constructor Summary | |
---|---|
RS.DefaultConfigInstanceNamingPolicy()
|
Method Summary | |
---|---|
java.lang.String |
getConfigInstanceName(java.util.Map<java.lang.String,java.lang.Object> params)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RS.DefaultConfigInstanceNamingPolicy()
Method Detail |
---|
public java.lang.String getConfigInstanceName(java.util.Map<java.lang.String,java.lang.Object> params) throws java.io.IOException
getConfigInstanceName
in interface RS.ConfigInstanceNamingPolicy
params
- configuration instance start parameters
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |