|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jasig.portal.tools.checks.SpringPresenceCheck
public class SpringPresenceCheck
Test that the spring.jar is available on the classpath.
| Constructor Summary | |
|---|---|
SpringPresenceCheck()
|
|
| Method Summary | |
|---|---|
CheckResult |
doCheck()
Perform an arbitrary check. |
java.lang.String |
getDescription()
Get a description of what it is the check is intended to check. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpringPresenceCheck()
| Method Detail |
|---|
public CheckResult doCheck()
ICheck
doCheck in interface ICheckpublic java.lang.String getDescription()
ICheck
getDescription in interface ICheck
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||