org.apache.openejb.api
Annotation Type Monitor


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

Annotation that matches the element in the openejb-jar.xml file


Optional Element Summary
 int sample
           
 

sample

public abstract int sample
Default:
2000


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