Uses of Interface
com.sun.enterprise.deployment.annotation.context.ServiceReferenceContainerContext
-
Packages that use ServiceReferenceContainerContext Package Description com.sun.enterprise.deployment.annotation.context -
-
Uses of ServiceReferenceContainerContext in com.sun.enterprise.deployment.annotation.context
Subinterfaces of ServiceReferenceContainerContext in com.sun.enterprise.deployment.annotation.context Modifier and Type Interface Description interfaceResourceContainerContextThis interface provides an abstraction for handle resource references.Classes in com.sun.enterprise.deployment.annotation.context that implement ServiceReferenceContainerContext Modifier and Type Class Description classAppClientContextThis provides a context for Application Client.classEjbBundleContextThis ClientContext implementation holds a top level reference to the DOL EJB BundleDescriptor which will be used to populate any information processed from the annotations.classEjbContextclassEjbInterceptorContextThis provides a context for a of interceptor.classManagedBeanContextThis provides a context for a ManagedBeanclassResourceContainerContextImplThis provides an abstraction for handle resource references.classWebBundleContextThis ClientContext implementation holds a top level reference to the DOL Web BundleDescriptor which will be used to populate any information processed from the annotations.classWebComponentContextThis provides a context for a of web component.
-