Class TestNameLookup
java.lang.Object
org.infinispan.commons.logging.log4j.TestNameLookup
- All Implemented Interfaces:
org.apache.logging.log4j.core.lookup.StrLookup
@Plugin(name="testName",
category="Lookup")
public class TestNameLookup
extends Object
implements org.apache.logging.log4j.core.lookup.StrLookup
-
Field Summary
FieldsFields inherited from interface org.apache.logging.log4j.core.lookup.StrLookup
CATEGORY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.logging.log4j.core.lookup.StrLookup
evaluate, evaluate
-
Field Details
-
TEST_NAME
- See Also:
-
-
Constructor Details
-
TestNameLookup
public TestNameLookup()
-
-
Method Details
-
lookup
- Specified by:
lookupin interfaceorg.apache.logging.log4j.core.lookup.StrLookup
-
lookup
- Specified by:
lookupin interfaceorg.apache.logging.log4j.core.lookup.StrLookup
-