Interface ServiceReferenceContainerContext
-
- All Known Subinterfaces:
ResourceContainerContext
- All Known Implementing Classes:
AppClientContext,EjbBundleContext,EjbContext,EjbInterceptorContext,ManagedBeanContext,ResourceContainerContextImpl,WebBundleContext,WebComponentContext
public interface ServiceReferenceContainerContextInterface defines a context capable of containing service references- Author:
- Jerome Dochez
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ServiceReferenceContainer[]getServiceRefContainers()
-
-
-
Method Detail
-
getServiceRefContainers
ServiceReferenceContainer[] getServiceRefContainers()
-
-