net.sf.oval.guard
Class ApiUsageAuditor2

java.lang.Object
  extended by net.sf.oval.guard.ApiUsageAuditor2
Direct Known Subclasses:
GuardAspect2

public abstract class ApiUsageAuditor2
extends Object

This is an annotations based version of the ApiUsageAuditor aspect

Author:
Sebastian Thomschke

Field Summary
static String RULE1
           
static String RULE2
           
static String RULE3
           
static String RULE4
           
static String RULE5
           
static String RULE6
           
static String RULE7
           
 
Constructor Summary
ApiUsageAuditor2()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RULE1

public static final String RULE1
See Also:
Constant Field Values

RULE2

public static final String RULE2
See Also:
Constant Field Values

RULE3

public static final String RULE3
See Also:
Constant Field Values

RULE4

public static final String RULE4
See Also:
Constant Field Values

RULE5

public static final String RULE5
See Also:
Constant Field Values

RULE6

public static final String RULE6
See Also:
Constant Field Values

RULE7

public static final String RULE7
See Also:
Constant Field Values
Constructor Detail

ApiUsageAuditor2

public ApiUsageAuditor2()


Copyright © 2005-2013 The OVal Development Team. All Rights Reserved.