Uses of Interface
org.jasig.portal.tools.checks.ICheck

Packages that use ICheck
org.jasig.portal.tools.checks   
 

Uses of ICheck in org.jasig.portal.tools.checks
 

Classes in org.jasig.portal.tools.checks that implement ICheck
 class BaseCheck
           
 class ClassPresenceCheck
          Checks that a class named as a constructor argument is present.
 class MethodPresenceCheck
          Allows for checking if a method exists on a class
 class SpringBeanCheck
          Check that a particular named Spring bean is defined.
 class SystemPropertyCheck
           
 class TimeCheck
          An example ICheck implementation which is just a diagnostic and not an assertion.
 class XalanVersionCheck
          Checks the Xalan version against a configured value.
 



Copyright © 2010 Jasig. All Rights Reserved.