com.nesscomputing.httpserver.selftest
Class SelfTestResource
java.lang.Object
com.nesscomputing.httpserver.selftest.SelfTestResource
public class SelfTestResource
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
setSelfTests
@Inject(optional=true)
public void setSelfTests(Set<SelfTest> tests)
doSelfTest
public boolean doSelfTest()
- On success, does nothing interesting.
On failure, returns a 5xx response
Copyright © 2012 Ness Computing, Inc.. All Rights Reserved.