Package org.jboss.as.ee.component
Interface ResourceInjectionTarget
-
- All Known Implementing Classes:
ComponentDescription,EEModuleDescription,InterceptorEnvironment,ManagedBeanComponentDescription
public interface ResourceInjectionTargetRepresents an object that has a descriptor based JNDI environment.- Author:
- Stuart Douglas
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaddResourceInjection(ResourceInjectionConfiguration injection)
-
-
-
Method Detail
-
addResourceInjection
void addResourceInjection(ResourceInjectionConfiguration injection)
-
-