org.apache.openejb.config.rules
Class CheckInjectionTargets

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

public class CheckInjectionTargets
extends ValidationBase

Version:
$Rev: 602704 $ $Date: 2007-12-09 18:58:22 +0100 (So, 09. Dez 2007) $

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

Constructor Detail

CheckInjectionTargets

public CheckInjectionTargets()
Method Detail

validate

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


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