org.apache.logging.log4j.core.config
Annotation Type Order


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface Order

Identifies the relative ordering of the Configuration.


Required Element Summary
 int value
           
 

Element Detail

value

public abstract int value


Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.