public class OsgiInternalAction
extends ch.qos.logback.core.joran.action.Action
IncludeAction
. It supports including
config fragments provided through OSGi ServiceRegistryConstructor and Description |
---|
OsgiInternalAction() |
Modifier and Type | Method and Description |
---|---|
void |
begin(ch.qos.logback.core.joran.spi.InterpretationContext ec,
String name,
Attributes attributes) |
void |
end(ch.qos.logback.core.joran.spi.InterpretationContext ec,
String name) |
body, getColumnNumber, getLineColStr, getLineNumber, toString
public void begin(ch.qos.logback.core.joran.spi.InterpretationContext ec, String name, Attributes attributes) throws ch.qos.logback.core.joran.spi.ActionException
begin
in class ch.qos.logback.core.joran.action.Action
ch.qos.logback.core.joran.spi.ActionException
public void end(ch.qos.logback.core.joran.spi.InterpretationContext ec, String name) throws ch.qos.logback.core.joran.spi.ActionException
end
in class ch.qos.logback.core.joran.action.Action
ch.qos.logback.core.joran.spi.ActionException
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.