public abstract class FF4JApiApplication
extends com.sun.jersey.api.core.PackagesResourceConfig
Application to create the webapi.| Modifier and Type | Class and Description |
|---|---|
static class |
FF4JApiApplication.FF4jInjectableProvider
Injection of bean ff4j within this static class.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
log
logger for this class.
|
COMMON_DELIMITERS, FEATURE_CANONICALIZE_URI_PATH, FEATURE_DISABLE_WADL, FEATURE_IMPLICIT_VIEWABLES, FEATURE_MATCH_MATRIX_PARAMS, FEATURE_NORMALIZE_URI, FEATURE_REDIRECT, FEATURE_TRACE, FEATURE_TRACE_PER_REQUEST, PROPERTY_CONTAINER_NOTIFIER, PROPERTY_CONTAINER_REQUEST_FILTERS, PROPERTY_CONTAINER_RESPONSE_FILTERS, PROPERTY_DEFAULT_RESOURCE_COMPONENT_PROVIDER_FACTORY_CLASS, PROPERTY_LANGUAGE_MAPPINGS, PROPERTY_MEDIA_TYPE_MAPPINGS, PROPERTY_RESOURCE_FILTER_FACTORIES, PROPERTY_WADL_GENERATOR_CONFIG| Constructor and Description |
|---|
FF4JApiApplication()
Constructor to defined resources.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract org.ff4j.web.ApiConfig |
getApiConfig()
Child class must fullfil the configuration of the apicd
|
Set<Class<?>> |
getClasses() |
getExplicitRootResources, getFeature, getFeatures, getLanguageMappings, getMediaTypeMappings, getProperties, getProperty, getSingletonsadd, clone, getContainerRequestFilters, getContainerResponseFilters, getElements, getElements, getProviderClasses, getProviderSingletons, getResourceFilterFactories, getRootResourceClasses, getRootResourceSingletons, isProviderClass, isRootResourceClass, setPropertiesAndFeatures, validateCopyright © 2013–2017 FF4J. All rights reserved.