org.apache.openejb.config.rules
Class CheckInjectionPointUsage

java.lang.Object
  extended by org.apache.openejb.config.rules.ValidationBase
      extended by org.apache.openejb.config.rules.CheckInjectionPointUsage
All Implemented Interfaces:
ValidationRule

public class CheckInjectionPointUsage
extends ValidationBase

Version:
$Rev$ $Date$

Constructor Summary
CheckInjectionPointUsage()
           
 
Method Summary
 void validate(EjbModule ejbModule)
           
 
Methods inherited from class org.apache.openejb.config.rules.ValidationBase
error, fail, fail, getParameters, getParameters, getParameters, ignoredClassAnnotation, ignoredMethodAnnotation, isCmp, loadClass, missingMethod, paramsMatch, validate, validate, warn, warn
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckInjectionPointUsage

public CheckInjectionPointUsage()
Method Detail

validate

public void validate(EjbModule ejbModule)
Overrides:
validate in class ValidationBase


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