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 javax.ws.rs.core.Response doSelftest()
throws Exception
- On success, does nothing interesting.
On failure, returns a 5xx response
- Throws:
Exception
Copyright © 2012 Ness Computing, Inc.. All Rights Reserved.