Oracle Corporation

com.bea.wlcp.wlng.api.statistics
Interface Statistics

All Superinterfaces:
Annotation

public interface Statistics
extends Annotation

Copyright © 2008 Oracle Corporation Systems, Inc. All Rights Reserved.

Method Summary
 int id()
           
 
Methods inherited from interface java.lang.annotation.Annotation
annotationType, equals, hashCode, toString
 

Method Detail

id

public int id()

Oracle Corporation