@Retention(RUNTIME) @Target(TYPE) public @interface DeploymentParameters
| Modifier and Type | Optional Element | Description |
|---|---|---|
String |
deploymentName |
|
boolean |
managed |
|
int |
order |
|
String |
overProtocol |
|
Class<? extends Exception> |
shouldThrowExcetionClass |
|
String |
targetsContainer |
|
boolean |
testable |
Copyright © 2019 JBoss by Red Hat. All rights reserved.