org.ow2.jonas.cdi.weld.internal.services
Class JOnASEjbInjectionServices
java.lang.Object
org.ow2.jonas.cdi.weld.internal.services.JOnASEjbInjectionServices
- All Implemented Interfaces:
- org.jboss.weld.bootstrap.api.Service, org.jboss.weld.injection.spi.EjbInjectionServices
public class JOnASEjbInjectionServices
- extends Object
- implements org.jboss.weld.injection.spi.EjbInjectionServices
This class is responsive to resolve EJBs that are targeted by an InjectionPoint.
- Author:
- Loic Albertin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JOnASEjbInjectionServices
public JOnASEjbInjectionServices(Context context)
resolveEjb
public Object resolveEjb(javax.enterprise.inject.spi.InjectionPoint injectionPoint)
- Specified by:
resolveEjb in interface org.jboss.weld.injection.spi.EjbInjectionServices
cleanup
public void cleanup()
- Specified by:
cleanup in interface org.jboss.weld.bootstrap.api.Service
Copyright © 2013 OW2 Consortium. All Rights Reserved.