Package 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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Set<InjectionTarget>getInjectionTarget()
-
-
-
Method Detail
-
getInjectionTarget
Set<InjectionTarget> getInjectionTarget()
-
-