org.apache.openejb.config.rules
Class CheckIncorrectPropertyNames

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

public class CheckIncorrectPropertyNames
extends ValidationBase


Constructor Summary
CheckIncorrectPropertyNames()
           
 
Method Summary
 void validate(AppModule appModule)
           
 
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

CheckIncorrectPropertyNames

public CheckIncorrectPropertyNames()
Method Detail

validate

public void validate(AppModule appModule)
Specified by:
validate in interface ValidationRule
Overrides:
validate in class ValidationBase


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.