Package | Description |
---|---|
com.sun.jersey.server.impl.inject |
Modifier and Type | Method and Description |
---|---|
static AbstractHttpContextInjectable |
AbstractHttpContextInjectable.transform(Injectable i)
Transform a
Injectable into an instance of this class. |
Modifier and Type | Method and Description |
---|---|
List<AbstractHttpContextInjectable> |
InjectableValuesProvider.getInjectables() |
static List<AbstractHttpContextInjectable> |
AbstractHttpContextInjectable.transform(List<Injectable> l)
Transform a list of
Injectable into a list of this class. |
Copyright © 2013 Oracle Corporation. All rights reserved.