|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.qos.logback.core.sift.DefaultDiscriminator<E>
public class DefaultDiscriminator<E>
| Field Summary | |
|---|---|
static java.lang.String |
DEFAULT
|
| Constructor Summary | |
|---|---|
DefaultDiscriminator()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDiscriminatingValue(E e)
Given event 'e' return a discriminating value. |
java.lang.String |
getKey()
The key or variable name under which the discriminating value should be exported into the host environment. |
boolean |
isStarted()
|
void |
start()
|
void |
stop()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String DEFAULT
| Constructor Detail |
|---|
public DefaultDiscriminator()
| Method Detail |
|---|
public java.lang.String getDiscriminatingValue(E e)
Discriminator
getDiscriminatingValue in interface Discriminator<E>public java.lang.String getKey()
Discriminator
getKey in interface Discriminator<E>public void start()
start in interface LifeCyclepublic void stop()
stop in interface LifeCyclepublic boolean isStarted()
isStarted in interface LifeCycle
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||