Modifier and Type | Field and Description |
---|---|
static String |
LOGGER_NAME |
Constructor and Description |
---|
VelocityResolver() |
Modifier and Type | Method and Description |
---|---|
com.sun.jersey.spi.inject.Injectable<org.apache.velocity.app.VelocityEngine> |
getInjectable(com.sun.jersey.core.spi.component.ComponentContext arg0,
javax.ws.rs.core.Context arg1,
Type c)
Jersey configuration for setting up Velocity configuration.
|
com.sun.jersey.core.spi.component.ComponentScope |
getScope() |
public static final String LOGGER_NAME
public com.sun.jersey.spi.inject.Injectable<org.apache.velocity.app.VelocityEngine> getInjectable(com.sun.jersey.core.spi.component.ComponentContext arg0, javax.ws.rs.core.Context arg1, Type c)
getInjectable
in interface com.sun.jersey.spi.inject.InjectableProvider<javax.ws.rs.core.Context,Type>
public com.sun.jersey.core.spi.component.ComponentScope getScope()
getScope
in interface com.sun.jersey.spi.inject.InjectableProvider<javax.ws.rs.core.Context,Type>
Copyright © 2016 Apache Software Foundation. All Rights Reserved.