Serialized Form


Package org.ow2.util.plan.bindings.deploymentplan

Class org.ow2.util.plan.bindings.deploymentplan.Deployment extends Object implements Serializable

serialVersionUID: 100L

Serialized Fields

id

String id

reloadable

Boolean reloadable

repositoryRef

String repositoryRef

start

Boolean start

reference

Boolean reference

startlevel

Integer startlevel

starttransient

Boolean starttransient

targets

TargetsType targets

idAttr

String idAttr

reloadableAttr

Boolean reloadableAttr

repositoryRefAttr

String repositoryRefAttr

startAttr

Boolean startAttr

referenceAttr

Boolean referenceAttr

startlevelAttr

Integer startlevelAttr

starttransientAttr

Boolean starttransientAttr

condition

String condition

Class org.ow2.util.plan.bindings.deploymentplan.DeploymentPlan extends Object implements Serializable

serialVersionUID: 100L

Serialized Fields

deployments

List<E> deployments

id

String id

atomic

Boolean atomic

condition

String condition

Class org.ow2.util.plan.bindings.deploymentplan.DeploymentPlanFragment extends Deployment implements Serializable

Serialized Fields

deployed

boolean deployed
If the Deployment has been deployed.

Class org.ow2.util.plan.bindings.deploymentplan.ExtendedDeploymentPlan extends DeploymentPlan implements Serializable

Class org.ow2.util.plan.bindings.deploymentplan.TargetsType extends Object implements Serializable

serialVersionUID: 100L

Serialized Fields

target

List<E> target

Package org.ow2.util.plan.bindings.deploymentplan.maven2

Class org.ow2.util.plan.bindings.deploymentplan.maven2.Maven2Deployment extends DeploymentPlanFragment implements Serializable

serialVersionUID: 100L

Serialized Fields

groupId

String groupId

artifactId

String artifactId

classifier

String classifier

version

String version

type

String type

Package org.ow2.util.plan.bindings.deploymentplan.obr

Class org.ow2.util.plan.bindings.deploymentplan.obr.ObrDeployment extends DeploymentPlanFragment implements Serializable

serialVersionUID: 100L

Serialized Fields

bundleSymbolicName

String bundleSymbolicName

bundleVersion

String bundleVersion

filter

String filter

requireService

String requireService

usedAsBundle

Boolean usedAsBundle

Package org.ow2.util.plan.bindings.deploymentplan.url

Class org.ow2.util.plan.bindings.deploymentplan.url.UrlDeployment extends DeploymentPlanFragment implements Serializable

serialVersionUID: 100L

Serialized Fields

resource

String resource

Package org.ow2.util.plan.bindings.exceptions

Class org.ow2.util.plan.bindings.exceptions.InvalidDeploymentException extends Exception implements Serializable

serialVersionUID: 7189587573698511753L

Class org.ow2.util.plan.bindings.exceptions.InvalidRepositoryException extends Exception implements Serializable

serialVersionUID: -7316302158391217905L


Package org.ow2.util.plan.bindings.repository

Class org.ow2.util.plan.bindings.repository.ExtendedRepository extends Repository implements Serializable

Serialized Fields

substitutionEngine

ISubstitutionEngine substitutionEngine
Property substitution engine.


updatedURL

boolean updatedURL
URL has been updated.

Class org.ow2.util.plan.bindings.repository.Repositories extends Object implements Serializable

serialVersionUID: 100L

Serialized Fields

repositories

List<E> repositories

Class org.ow2.util.plan.bindings.repository.Repository extends Object implements Serializable

serialVersionUID: 100L

Serialized Fields

type

RepositoryKind type

url

String url

id

String id



Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.