org.apache.openejb.monitoring
Annotation Type Managed


@Retention(value=RUNTIME)
@Target(value={METHOD,FIELD,TYPE})
public @interface Managed


Optional Element Summary
 boolean append
           
 String description
           
 

description

public abstract String description
Default:
""

append

public abstract boolean append
Default:
false


Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.