org.jboss.injection
Class EJBHandler<X extends org.jboss.metadata.javaee.spec.Environment>
java.lang.Object
org.jboss.injection.AbstractHandler<X>
org.jboss.injection.EJBInjectionHandler<X>
org.jboss.injection.EJBRemoteHandler<X>
org.jboss.injection.EJBHandler<X>
- All Implemented Interfaces:
- InjectionHandler<X>
public class EJBHandler<X extends org.jboss.metadata.javaee.spec.Environment>
- extends EJBRemoteHandler<X>
Process all ejb references. The non local references are processed
by inheritance.
- Version:
- $Revision: 66558 $
- Author:
- Carlo de Wolf
Methods inherited from class org.jboss.injection.EJBRemoteHandler |
ejbRefDependency, ejbRefEncInjector, ejbRefXml, getEjbContainer, getJndiName, handleClassAnnotation, handleClassAnnotations, handleFieldAnnotations, handleMethodAnnotations, isIgnoreDependency, loadEjbRefXml |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EJBHandler
public EJBHandler()
loadXml
public void loadXml(X xml,
InjectionContainer container)
- Specified by:
loadXml
in interface InjectionHandler<X extends org.jboss.metadata.javaee.spec.Environment>
- Overrides:
loadXml
in class EJBRemoteHandler<X extends org.jboss.metadata.javaee.spec.Environment>
loadEjbLocalXml
protected void loadEjbLocalXml(Collection<org.jboss.metadata.javaee.spec.EJBLocalReferenceMetaData> refs,
InjectionContainer container)
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.