org.apache.openejb.config
Interface ValidationRule

All Known Implementing Classes:
CheckAnnotations, CheckAssemblyBindings, CheckAsynchronous, CheckCallbacks, CheckClasses, CheckClassLoading, CheckDependsOn, CheckDescriptorLocation, CheckIncorrectPropertyNames, CheckInjectionPointUsage, CheckInjectionTargets, CheckMethods, CheckPersistenceRefs, CheckRestMethodArePublic, CheckUserTransactionRefs, ValidationBase

public interface ValidationRule


Method Summary
 void validate(AppModule appModule)
           
 

Method Detail

validate

void validate(AppModule appModule)


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