|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeploymentType | |
|---|---|
| org.jboss.wsf.spi.deployment | |
| Uses of DeploymentType in org.jboss.wsf.spi.deployment |
|---|
| Methods in org.jboss.wsf.spi.deployment that return DeploymentType | |
|---|---|
DeploymentType |
Deployment.getType()
Get the deployment type |
static DeploymentType |
DeploymentType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DeploymentType[] |
DeploymentType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.jboss.wsf.spi.deployment with parameters of type DeploymentType | |
|---|---|
abstract DeploymentAspectManager |
DeploymentAspectManagerFactory.getDeploymentAspectManager(DeploymentType deploymentType)
|
void |
Deployment.setType(DeploymentType type)
Set the deployment type |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||