| Constructor and Description |
|---|
AbstractResourceServices() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup()
Called by Weld when it is shutting down, allowing the service to
perform any cleanup needed.
|
protected abstract Context |
getContext() |
static String |
getPropertyName(Method method) |
protected String |
getResourceName(InjectionPoint injectionPoint) |
protected String |
getResourceName(String jndiName,
String mappedName) |
Object |
resolveResource(InjectionPoint injectionPoint) |
Object |
resolveResource(String jndiName,
String mappedName) |
public Object resolveResource(InjectionPoint injectionPoint)
protected abstract Context getContext()
protected String getResourceName(InjectionPoint injectionPoint)
Copyright © 2013 Seam Framework. All Rights Reserved.