|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.weld.injection.spi.helpers.ForwardingResourceInjectionServices
public abstract class ForwardingResourceInjectionServices
| Constructor Summary | |
|---|---|
ForwardingResourceInjectionServices()
|
|
| Method Summary | |
|---|---|
protected abstract ResourceInjectionServices |
delegate()
|
java.lang.Object |
resolveResource(InjectionPoint injectionPoint)
Resolve the value for the given @Resource injection point |
java.lang.Object |
resolveResource(java.lang.String jndiName,
java.lang.String mappedName)
Resolve the value for the given JNDI name and mapped name |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jboss.weld.bootstrap.api.Service |
|---|
cleanup |
| Constructor Detail |
|---|
public ForwardingResourceInjectionServices()
| Method Detail |
|---|
protected abstract ResourceInjectionServices delegate()
public java.lang.Object resolveResource(InjectionPoint injectionPoint)
ResourceInjectionServices
resolveResource in interface ResourceInjectionServicesinjectionPoint - the injection point metadata
public java.lang.Object resolveResource(java.lang.String jndiName,
java.lang.String mappedName)
ResourceInjectionServices
resolveResource in interface ResourceInjectionServices
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||