@Retention(value=RUNTIME) @Target(value=TYPE) @Documented public @interface DefaultDeployment
| Modifier and Type | Optional Element and Description |
|---|---|
Class<?> |
main |
boolean |
testable |
DefaultDeployment.Type |
type |
public abstract DefaultDeployment.Type type
public abstract Class<?> main
Copyright © 2018 JBoss by Red Hat. All rights reserved.