- getApplicationClass(ServletContext, WebApplicationContext) - Method in class org.crazyyak.dev.jerseyspring.YakJerseyWebAppInitializer
-
Identifies the Jersey ResourceConfig for this app
- getConverter(Class<T>, Type, Annotation[]) - Method in class org.crazyyak.dev.jerseyspring.jackson.JodaParamConverterProvider
-
- getEnvironmentPropertyName(ServletContext, WebApplicationContext) - Method in class org.crazyyak.dev.jerseyspring.YakJerseyWebAppInitializer
-
Defines the name of the system property that is used to
identify the application's current environment.
- getProfilesPropertyName(ServletContext, WebApplicationContext) - Method in class org.crazyyak.dev.jerseyspring.YakJerseyWebAppInitializer
-
Defines the name of the system property that is used to
override the list of spring profiles for this application.
- getSpringConfigClasses(ServletContext) - Method in class org.crazyyak.dev.jerseyspring.YakJerseyWebAppInitializer
-
Defines the spring config classes to use for initialization - return null if a Spring XML file is used
- getSpringConfigLocation(ServletContext) - Method in class org.crazyyak.dev.jerseyspring.YakJerseyWebAppInitializer
-
Defines the spring xml file to use for initialization - return null if Spring Config classes are used.
- getSpringProfiles(ServletContext, WebApplicationContext) - Method in class org.crazyyak.dev.jerseyspring.YakJerseyWebAppInitializer
-
- getStaticResourceUrlPatterns() - Method in class org.crazyyak.dev.jerseyspring.YakJerseyWebAppInitializer
-