org.apache.openejb.jee
Interface Injectable

All Known Subinterfaces:
EjbReference, JndiReference, PersistenceRef
All Known Implementing Classes:
EjbLocalRef, EjbRef, EnvEntry, MessageDestinationRef, PersistenceContextRef, PersistenceUnitRef, ResourceEnvRef, ResourceRef, ServiceRef

public interface Injectable

Version:
$Rev: 1170839 $ $Date: 2011-09-14 20:36:13 +0000 (Wed, 14 Sep 2011) $

Method Summary
 Set<InjectionTarget> getInjectionTarget()
           
 

Method Detail

getInjectionTarget

Set<InjectionTarget> getInjectionTarget()


Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.