|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.ws.rs.ext.RuntimeDelegate
com.sun.jersey.core.spi.factory.AbstractRuntimeDelegate
com.sun.jersey.server.impl.provider.RuntimeDelegateImpl
public class RuntimeDelegateImpl
Nested Class Summary |
---|
Nested classes/interfaces inherited from class javax.ws.rs.ext.RuntimeDelegate |
---|
javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate<T> |
Field Summary |
---|
Fields inherited from class javax.ws.rs.ext.RuntimeDelegate |
---|
JAXRS_RUNTIME_DELEGATE_PROPERTY |
Constructor Summary | |
---|---|
RuntimeDelegateImpl()
|
Method Summary | ||
---|---|---|
|
createEndpoint(javax.ws.rs.core.Application application,
java.lang.Class<T> endpointType)
|
Methods inherited from class com.sun.jersey.core.spi.factory.AbstractRuntimeDelegate |
---|
createHeaderDelegate, createResponseBuilder, createUriBuilder, createVariantListBuilder |
Methods inherited from class javax.ws.rs.ext.RuntimeDelegate |
---|
getInstance, setInstance |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RuntimeDelegateImpl()
Method Detail |
---|
public <T> T createEndpoint(javax.ws.rs.core.Application application, java.lang.Class<T> endpointType) throws java.lang.IllegalArgumentException, java.lang.UnsupportedOperationException
createEndpoint
in class javax.ws.rs.ext.RuntimeDelegate
java.lang.IllegalArgumentException
java.lang.UnsupportedOperationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |