|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ow2.jonas.jaxrs.jersey.internal.PathUtils
public class PathUtils
A PathUtils is responsible to compute web context path information.
| Constructor Summary | |
|---|---|
PathUtils()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getContextPath(javax.ws.rs.core.Application application,
org.osgi.framework.ServiceReference reference)
Build the context path of the given Application |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PathUtils()
| Method Detail |
|---|
public static java.lang.String getContextPath(javax.ws.rs.core.Application application,
org.osgi.framework.ServiceReference reference)
application - REST applicationreference - OSGi ServiceReference associated to the Application
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||