|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InstanceConfig
| Field Summary | |
|---|---|
static String |
AUTOSTART_NAME
This property is used to identify the name of an autostart item. |
| Fields inherited from interface com.ibm.di.config.interfaces.BaseConfiguration |
|---|
DISABLE_EXTPROPS, DISABLE_INHERITANCE, INHERIT_NONE, INHERIT_PARENT, ONE_LEVEL, RECURSIVE, RECURSIVE_ONELEVEL, RECURSIVE_SUBTREE, SEARCH_EXACTCASE, SEARCH_ONELEVEL, SEARCH_PARAMNAME, SEARCH_PARAMNAME_RE, SEARCH_PROPERTY, SEARCH_REGEX, SUBTREE |
| Method Summary | |
|---|---|
String |
getInstanceID()
Returns the instance identifier for this configuration. |
ContainerConfig |
getStartupItems()
Returns the list of objects that should be auto-started |
void |
setInstanceID(String id)
Returns the instance identifier for this configuration. |
| Field Detail |
|---|
static final String AUTOSTART_NAME
| Method Detail |
|---|
String getInstanceID()
void setInstanceID(String id)
ContainerConfig getStartupItems()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||