org.opentox.pol
Class PolWebApp
java.lang.Object
javax.ws.rs.core.Application
org.opentox.pol.PolWebApp
public class PolWebApp
- extends javax.ws.rs.core.Application
Constructor Summary |
PolWebApp()
Create the singleton service implementation |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PolWebApp
public PolWebApp()
- Create the singleton service implementation
getSingletons
public Set<Object> getSingletons()
- Methods used to discover the JAX-RS service objects
- Overrides:
getSingletons
in class javax.ws.rs.core.Application
getClasses
public Set<Class<?>> getClasses()
- Specified by:
getClasses
in class javax.ws.rs.core.Application
Copyright © 2010-2011 OpenTox project. All Rights Reserved.