org.rhq.enterprise.server.rest
Class RHQApplication
java.lang.Object
javax.ws.rs.core.Application
org.rhq.enterprise.server.rest.RHQApplication
public class RHQApplication
- extends javax.ws.rs.core.Application
JAX-RS application class, defining the base http context.
This is called upon servlet startup or when the first request hits
the REST endpoint.
- Author:
- Heiko W. Rupp
| Methods inherited from class javax.ws.rs.core.Application |
getClasses, getSingletons |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RHQApplication
public RHQApplication()
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.