public class DefaultJerseyApplicationPath extends Object implements JerseyApplicationPath
JerseyApplicationPath
that derives the path from
JerseyProperties
or the @ApplicationPath
annotation.Constructor and Description |
---|
DefaultJerseyApplicationPath(String applicationPath,
org.glassfish.jersey.server.ResourceConfig config) |
Modifier and Type | Method and Description |
---|---|
String |
getPath()
Returns the configured path of the application.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPrefix, getRelativePath, getUrlMapping
public DefaultJerseyApplicationPath(String applicationPath, org.glassfish.jersey.server.ResourceConfig config)
public String getPath()
JerseyApplicationPath
getPath
in interface JerseyApplicationPath
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.