| Package | Description |
|---|---|
| org.eu.ingwar.tools.arquillian.extension.deployment |
| Modifier and Type | Method and Description |
|---|---|
static ModuleType |
ModuleType.fromString(String packaging)
Tworzy enum ze stringa.
|
static ModuleType |
ModuleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModuleType[] |
ModuleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.EnterpriseArchive |
EarGenericBuilder.getModuleDeployment(ModuleType type)
Generates deployment for given application.
|
static org.jboss.shrinkwrap.api.spec.EnterpriseArchive |
EarGenericBuilder.getModuleDeployment(ModuleType type,
String basename)
Generates deployment for given application.
|
static org.jboss.shrinkwrap.api.spec.EnterpriseArchive |
EarGenericBuilder.getModuleDeployment(ModuleType type,
String basename,
boolean doFiltering)
Generates deployment for given application.
|
Copyright © 2013-2014 Ingwar & co.. All Rights Reserved.