public class RestManagementResourceProvider extends AbstractRestResourceProvider
mappings
Constructor and Description |
---|
RestManagementResourceProvider() |
Modifier and Type | Method and Description |
---|---|
String |
getContextRoot() |
javax.ws.rs.core.Feature |
getJsonFeature() |
Set<Class<?>> |
getResourceClasses(org.glassfish.hk2.api.ServiceLocator habitat) |
org.glassfish.jersey.server.ResourceConfig |
getResourceConfig(Set<Class<?>> classes,
ServerContext sc,
org.glassfish.hk2.api.ServiceLocator serviceLocator,
Set<? extends org.glassfish.hk2.utilities.Binder> additionalBinders) |
enableModifAccessToInstances, getMimeMappings
public javax.ws.rs.core.Feature getJsonFeature()
getJsonFeature
in class AbstractRestResourceProvider
public String getContextRoot()
public org.glassfish.jersey.server.ResourceConfig getResourceConfig(Set<Class<?>> classes, ServerContext sc, org.glassfish.hk2.api.ServiceLocator serviceLocator, Set<? extends org.glassfish.hk2.utilities.Binder> additionalBinders) throws EndpointRegistrationException
getResourceConfig
in interface RestResourceProvider
getResourceConfig
in class AbstractRestResourceProvider
EndpointRegistrationException
Copyright © 2021. All rights reserved.