|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AppenderConfigurationType | |
---|---|
com.evolveum.midpoint.web.page.admin.configuration.dto | |
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Uses of AppenderConfigurationType in com.evolveum.midpoint.web.page.admin.configuration.dto |
---|
Classes in com.evolveum.midpoint.web.page.admin.configuration.dto with type parameters of type AppenderConfigurationType | |
---|---|
class |
AppenderConfiguration<T extends AppenderConfigurationType,O extends AppenderConfiguration>
|
Uses of AppenderConfigurationType in com.evolveum.midpoint.xml.ns._public.common.common_2a |
---|
Subclasses of AppenderConfigurationType in com.evolveum.midpoint.xml.ns._public.common.common_2a | |
---|---|
class |
FileAppenderConfigurationType
Java class for FileAppenderConfigurationType complex type. |
Fields in com.evolveum.midpoint.xml.ns._public.common.common_2a with type parameters of type AppenderConfigurationType | |
---|---|
protected List<AppenderConfigurationType> |
LoggingConfigurationType.appender
|
Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return AppenderConfigurationType | |
---|---|
AppenderConfigurationType |
AppenderConfigurationType.clone()
Creates and returns a deep copy of this object. |
AppenderConfigurationType |
ObjectFactory.createAppenderConfigurationType()
Create an instance of AppenderConfigurationType |
Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return types with arguments of type AppenderConfigurationType | |
---|---|
List<AppenderConfigurationType> |
LoggingConfigurationType.getAppender()
Gets the value of the appender property. |
Constructors in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type AppenderConfigurationType | |
---|---|
AppenderConfigurationType(AppenderConfigurationType o)
Creates a new AppenderConfigurationType instance by deeply copying a given AppenderConfigurationType instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |