Uses of Interface
org.glassfish.internal.deployment.Deployment
-
-
Uses of Deployment in com.sun.ejb.containers
Methods in com.sun.ejb.containers that return Deployment Modifier and Type Method Description DeploymentEjbContainerUtil. getDeployment()DeploymentEjbContainerUtilImpl. getDeployment() -
Uses of Deployment in com.sun.enterprise.v3.server
Classes in com.sun.enterprise.v3.server that implement Deployment Modifier and Type Class Description classApplicationLifecycleApplication Loader is providing useful methods to load applications -
Uses of Deployment in fish.payara.requesttracing.jaxrs.client
Methods in fish.payara.requesttracing.jaxrs.client that return Deployment Modifier and Type Method Description DeploymentPayaraTracingServices. getDeployment() -
Uses of Deployment in org.glassfish.concurrent.runtime
Constructors in org.glassfish.concurrent.runtime with parameters of type Deployment Constructor Description ContextSetupProviderImpl(InvocationManager invocationManager, Deployment deployment, ComponentEnvManager compEnvMgr, ApplicationRegistry applicationRegistry, Applications applications, JavaEETransactionManager transactionManager, Set<String> propagated, Set<String> cleared, Set<String> unchanged) -
Uses of Deployment in org.glassfish.deployment.admin
Methods in org.glassfish.deployment.admin with parameters of type Deployment Modifier and Type Method Description static StringDeploymentCommandUtils. getTarget(ParameterMap parameters, OpsParams.Origin origin, Deployment deployment) -
Uses of Deployment in org.glassfish.javaee.core.deployment
Fields in org.glassfish.javaee.core.deployment declared as Deployment Modifier and Type Field Description DeploymentListSubComponentsCommand. deployment
-