| Modifier and Type | Method and Description |
|---|---|
protected void |
SecurityDeployer.cleanArtifacts(DeploymentContext context) |
protected void |
SecurityDeployer.generateArtifacts(DeploymentContext context) |
void |
SecurityDeployer.loadPolicy(WebBundleDescriptor webDescriptor,
boolean remove)
Translate Web Bundle Policy
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
WebDeployer.generateArtifacts(DeploymentContext dc) |
| Modifier and Type | Method and Description |
|---|---|
void |
CMPDeployerImpl.deploy(DeploymentContext ctx)
Generates the concrete impls for all CMPs in the application.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AppClientDeployer.generateArtifacts(DeploymentContext dc) |
| Modifier and Type | Class and Description |
|---|---|
class |
AutoDeploymentException
AutoDeploymentException
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
SimpleDeployer.cleanArtifacts(DeploymentContext dc) |
static void |
ModuleExploder.explodeModule(Archive source,
File directory,
boolean preserveManifest) |
protected abstract void |
SimpleDeployer.generateArtifacts(DeploymentContext dc) |
| Modifier and Type | Method and Description |
|---|---|
void |
CMPDeployer.deploy(DeploymentContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EjbDeployer.generateArtifacts(DeploymentContext dc)
Use this method to generate any ejb-related artifacts for the module
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
JavaEEDeployer.generateArtifacts(DeploymentContext dc) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EarDeployer.generateArtifacts(DeploymentContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JPADeployer.cleanArtifacts(DeploymentContext dc) |
protected void |
JPADeployer.generateArtifacts(DeploymentContext dc) |
| Modifier and Type | Method and Description |
|---|---|
static void |
JSPCompiler.compile(File inWebDir,
File outWebDir,
WebBundleDescriptor wbd,
List<String> classpathList,
ServerContext serverContext) |
static void |
JSPCompiler.compile(File inWebDir,
File outWebDir,
WebBundleDescriptor wbd,
ServerContext serverContext) |
static void |
JSPCompiler.compile(File inWebDir,
File outWebDir,
WebBundleDescriptor wbd,
String classpath,
ServerContext serverContext) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
WebServicesDeployer.cleanArtifacts(DeploymentContext deploymentContext) |
URL |
WebServicesDeployer.resolveCatalog(File catalogFile,
String wsdlFile,
WebService ws) |
protected void |
WebServicesDeployer.setupJaxWSServiceForDeployment(DeploymentContext dc,
WebService ws) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MetroDeployer.cleanArtifacts(DeploymentContext dc) |
protected void |
MetroDeployer.generateArtifacts(DeploymentContext dc) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
WeldDeployer.cleanArtifacts(DeploymentContext dc) |
protected void |
WeldDeployer.generateArtifacts(DeploymentContext dc) |
Copyright © 2019. All rights reserved.