public abstract class DefaultDeploymentFactory extends Object
| Modifier and Type | Field and Description | 
|---|---|
static String | 
APP_ARTIFACT  | 
static String | 
APP_NAME  | 
static String | 
APP_PATH  | 
| Constructor and Description | 
|---|
DefaultDeploymentFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
abstract Archive | 
create()  | 
abstract int | 
getPriority()  | 
abstract String | 
getType()  | 
boolean | 
setup(<any> archive)  | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.