public class DemoWebAppInitializer
extends org.crazyyak.dev.jerseyspring.YakWebAppInitializer
| Constructor and Description |
|---|
DemoWebAppInitializer() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<? extends org.glassfish.jersey.server.ResourceConfig> |
getApplicationClass() |
java.lang.String |
getEnvironmentPropertyName() |
java.lang.String |
getProfilesPropertyName() |
protected java.lang.String |
getSpringConfigLocation() |
public java.lang.Class<? extends org.glassfish.jersey.server.ResourceConfig> getApplicationClass()
getApplicationClass in class org.crazyyak.dev.jerseyspring.YakWebAppInitializerpublic java.lang.String getEnvironmentPropertyName()
getEnvironmentPropertyName in class org.crazyyak.dev.jerseyspring.YakWebAppInitializerpublic java.lang.String getProfilesPropertyName()
getProfilesPropertyName in class org.crazyyak.dev.jerseyspring.YakWebAppInitializerprotected java.lang.String getSpringConfigLocation()
getSpringConfigLocation in class org.crazyyak.dev.jerseyspring.YakWebAppInitializer