com.evolveum.midpoint.web.page.admin.configuration.dto
Class ComponentLogger
java.lang.Object
com.evolveum.midpoint.web.component.util.Selectable
com.evolveum.midpoint.web.page.admin.configuration.dto.LoggerConfiguration
com.evolveum.midpoint.web.page.admin.configuration.dto.ComponentLogger
- All Implemented Interfaces:
- Editable, Serializable
public class ComponentLogger
- extends LoggerConfiguration
- Author:
- lazyman
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComponentLogger
public ComponentLogger(ClassLoggerConfigurationType config)
getName
public String getName()
- Specified by:
getName
in class LoggerConfiguration
getComponent
public LoggingComponentType getComponent()
setComponent
public void setComponent(LoggingComponentType component)
setName
public void setName(String name)
- Specified by:
setName
in class LoggerConfiguration
toXmlType
public ClassLoggerConfigurationType toXmlType()
Copyright © 2013 evolveum. All Rights Reserved.