|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LogConfig
Field Summary |
---|
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 | |
---|---|
void |
addItem(LogConfigItem item)
Adds an item to the config array |
LogConfigItem |
getItem(int index)
Returns a specific item from the config array |
List |
getItems()
Returns the list of log config objects |
LogConfigItem |
newItem()
Returns a new item which is added to the internal list |
void |
removeItem(int index)
Removes an item from the config array |
Method Detail |
---|
void addItem(LogConfigItem item)
void removeItem(int index)
LogConfigItem getItem(int index)
LogConfigItem newItem()
List getItems()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |