| org.ops4j.pax.exam.options.ProvisionControl<T extends org.ops4j.pax.exam.options.ProvisionControl<?>> |
Known Indirect Subclasses
AbstractDelegateProvisionOption<T extends AbstractDelegateProvisionOption<?>>,
AbstractProvisionOption<T extends AbstractProvisionOption<T>>,
AbstractUrlProvisionOption<T extends AbstractUrlProvisionOption<T>>,
JUnitBundlesOption,
MavenArtifactProvisionOption,
ProvisionOption<T extends ProvisionOption<?>>,
UrlProvisionOption,
WrappedUrlProvisionOption
|
Provision control options.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
The start level for the provisioned bundle(s).
| |||||||||||
Setter.
| |||||||||||
Setter.
| |||||||||||
If the provisioned bundle(s) should be started.
| |||||||||||
If the provisioned bundle(s) should be updated (re-downloaded).
| |||||||||||
Setter.
| |||||||||||
Setter.
| |||||||||||
Setter.
| |||||||||||
Setter.
| |||||||||||
Setter.
| |||||||||||
The start level for the provisioned bundle(s).
Setter. Specifyies that the provisioned bundle(s) should not be started.
Setter. Specifyies that the provisioned bundle(s) should not be updated.
If the provisioned bundle(s) should be started. By default bundles should be started.
If the provisioned bundle(s) should be updated (re-downloaded). By default bundles should be updated.
Setter. Specifyies that the provisioned bundle(s) should be started.
Setter.
| shouldStart | true if the provisioned bundle(s) should be started, false otherwise |
|---|
Setter.
| startLevel | start level of the provisioned bundle(s) |
|---|
Setter.
| shouldUpdate | true if the provisioned bundle(s) should be updated, false otherwise |
|---|
Setter. Specifyies that the provisioned bundle(s) should be updated.