org.apache.cxf.management.web.logging.atom
Class AbstractAtomBean.LoggerLevel
java.lang.Object
org.apache.cxf.management.web.logging.atom.AbstractAtomBean.LoggerLevel
- Enclosing class:
- AbstractAtomBean
protected static class AbstractAtomBean.LoggerLevel
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractAtomBean.LoggerLevel
public AbstractAtomBean.LoggerLevel(String logger,
String level)
getLogger
public String getLogger()
setLogger
public void setLogger(String logger)
getLevel
public String getLevel()
setLevel
public void setLevel(String level)
Apache CXF