- getApplicationClass(ServletContext, WebApplicationContext) - Method in class org.tiogasolutions.dev.jerseyspring.TiogaJerseyWebAppInitializer
-
Identifies the Jersey ResourceConfig for this app
- getEnvironmentPropertyName(ServletContext, WebApplicationContext) - Method in class org.tiogasolutions.dev.jerseyspring.TiogaJerseyWebAppInitializer
-
Defines the name of the system property that is used to
identify the application's current environment.
- getProfilesPropertyName(ServletContext, WebApplicationContext) - Method in class org.tiogasolutions.dev.jerseyspring.TiogaJerseyWebAppInitializer
-
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.tiogasolutions.dev.jerseyspring.TiogaJerseyWebAppInitializer
-
Defines the spring config classes to use for initialization - return null if a Spring XML file is used
- getSpringConfigLocation(ServletContext) - Method in class org.tiogasolutions.dev.jerseyspring.TiogaJerseyWebAppInitializer
-
Defines the spring xml file to use for initialization - return null if Spring Config classes are used.
- getSpringProfiles(ServletContext, WebApplicationContext) - Method in class org.tiogasolutions.dev.jerseyspring.TiogaJerseyWebAppInitializer
-
- getStaticResourceUrlPatterns() - Method in class org.tiogasolutions.dev.jerseyspring.TiogaJerseyWebAppInitializer
-