|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.moremotion.log.LogConfigParameter
public class LogConfigParameter
| Constructor Summary | |
|---|---|
LogConfigParameter(ConfigParameter loggerName,
ConfigParameter level)
|
|
LogConfigParameter(org.w3c.dom.Element elm)
|
|
| Method Summary | |
|---|---|
LogDefinition |
getLogDefinition(MoreMotionRequest request)
|
void |
parse(org.w3c.dom.Element elm)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LogConfigParameter(org.w3c.dom.Element elm)
throws ConfigParameterException
ConfigParameterException
public LogConfigParameter(ConfigParameter loggerName,
ConfigParameter level)
| Method Detail |
|---|
public void parse(org.w3c.dom.Element elm)
throws ConfigParameterException
ConfigParameterException
public LogDefinition getLogDefinition(MoreMotionRequest request)
throws ConfigParameterException
ConfigParameterException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||