@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface DeploymentMarker
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
autoStart
Defines the auto start behaviour for this bundle deployment.
|
int |
startLevel
Defines the start level for this bundle deployment.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.