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$ $Date$

Method Summary
 Set<InjectionTarget> getInjectionTarget()
           
 

Method Detail

getInjectionTarget

Set<InjectionTarget> getInjectionTarget()


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.