public class DeploymentFacilityFactory extends Object
Currently is returns only a remote implementation. The local implementation cannot/should not be referenced from here due to module dependencies. The local implementation refers to classes that are loaded into the DAS, classes which are not present in a remote deployment client and therefore should not be referenced from remote clients.
| Constructor and Description |
|---|
DeploymentFacilityFactory() |
| Modifier and Type | Method and Description |
|---|---|
static DeploymentFacility |
getDeploymentFacility() |
public static DeploymentFacility getDeploymentFacility()
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.