| Package | Description |
|---|---|
| com.sun.ejb.containers | |
| com.sun.enterprise.container.common.impl.util | |
| com.sun.web.server | |
| org.glassfish.webservices | |
| org.glassfish.weld | |
| org.glassfish.weld.services |
| Modifier and Type | Field and Description |
|---|---|
protected InjectionManager |
BaseContainer.injectionManager |
| Modifier and Type | Method and Description |
|---|---|
InjectionManager |
EjbContainerUtilImpl.getInjectionManager() |
InjectionManager |
EjbContainerUtil.getInjectionManager() |
| Modifier and Type | Class and Description |
|---|---|
class |
InjectionManagerImpl
Implementation of InjectionManager.
|
| Constructor and Description |
|---|
WebContainerListener(InvocationManager invocationMgr,
InjectionManager injectionMgr,
NamedNamingObjectProxy validationNamingProxy) |
| Modifier and Type | Method and Description |
|---|---|
InjectionManager |
WebServiceContractImpl.getInjectionManager() |
| Constructor and Description |
|---|
DeploymentImpl(ReadableArchive archive,
Collection<EjbDescriptor> ejbs,
DeploymentContext context,
ArchiveFactory archiveFactory,
String moduleName,
InjectionManager injectionManager)
Produce
BeanDeploymentArchives for this Deployment
from information from the provided ReadableArchive. |
| Constructor and Description |
|---|
InjectionServicesImpl(InjectionManager injectionMgr,
BundleDescriptor context,
DeploymentImpl deployment) |
NonModuleInjectionServices(InjectionManager injectionMgr) |
Copyright © 2019. All rights reserved.