Package | Description |
---|---|
com.evolveum.midpoint.web.page.admin.configuration.dto | |
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Modifier and Type | Method and Description |
---|---|
ClassLoggerConfigurationType |
ClassLogger.toXmlType() |
ClassLoggerConfigurationType |
ComponentLogger.toXmlType() |
Constructor and Description |
---|
ClassLogger(ClassLoggerConfigurationType config) |
ComponentLogger(ClassLoggerConfigurationType config) |
Modifier and Type | Field and Description |
---|---|
protected List<ClassLoggerConfigurationType> |
LoggingConfigurationType.classLogger |
Modifier and Type | Method and Description |
---|---|
ClassLoggerConfigurationType |
ClassLoggerConfigurationType.clone()
Creates and returns a deep copy of this object.
|
ClassLoggerConfigurationType |
ObjectFactory.createClassLoggerConfigurationType()
Create an instance of
ClassLoggerConfigurationType |
Modifier and Type | Method and Description |
---|---|
List<ClassLoggerConfigurationType> |
LoggingConfigurationType.getClassLogger()
Gets the value of the classLogger property.
|
Constructor and Description |
---|
ClassLoggerConfigurationType(ClassLoggerConfigurationType o)
Creates a new
ClassLoggerConfigurationType instance by deeply copying a given ClassLoggerConfigurationType instance. |
Copyright © 2013 evolveum. All rights reserved.