org.apache.openejb.config.rules
Class CheckRestMethodArePublic

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

public class CheckRestMethodArePublic
extends Object
implements ValidationRule


Constructor Summary
CheckRestMethodArePublic()
           
 
Method Summary
 void validate(AppModule appModule)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckRestMethodArePublic

public CheckRestMethodArePublic()
Method Detail

validate

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


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