Serialized Form


Package com.xebialabs.deployit.plugin.wls.container

Class com.xebialabs.deployit.plugin.wls.container.Cluster extends com.xebialabs.deployit.plugin.api.udm.base.BaseContainer implements Serializable

Serialized Fields

context

java.util.Map<K,V> context

domain

Domain domain

servers

java.util.Set<E> servers

startOrder

int startOrder

stopOrder

int stopOrder

Class com.xebialabs.deployit.plugin.wls.container.Domain extends com.xebialabs.deployit.plugin.api.udm.base.BaseContainer implements Serializable

Serialized Fields

host

com.xebialabs.deployit.plugin.overthere.Host host

version

Version version

wlHome

java.lang.String wlHome

domainHome

java.lang.String domainHome

wlstPath

java.lang.String wlstPath

port

int port

username

java.lang.String username

password

java.lang.String password

protocol

WlsProtocol protocol

adminServerName

java.lang.String adminServerName

startMode

StartMode startMode

runWithDaemon

boolean runWithDaemon

clusters

java.util.Set<E> clusters

Class com.xebialabs.deployit.plugin.wls.container.JmsServer extends com.xebialabs.deployit.plugin.api.udm.base.BaseContainer implements Serializable

Serialized Fields

tags

java.util.Set<E> tags

server

Server server

Class com.xebialabs.deployit.plugin.wls.container.Server extends com.xebialabs.deployit.plugin.api.udm.base.BaseContainer implements Serializable

Serialized Fields

context

java.util.Map<K,V> context

port

int port

domain

Domain domain

host

com.xebialabs.deployit.plugin.overthere.Host host

startCommand

java.lang.String startCommand

stopCommand

java.lang.String stopCommand

envVars

java.util.Map<K,V> envVars

startOrder

int startOrder

stopOrder

int stopOrder

Package com.xebialabs.deployit.plugin.wls.deployed

Class com.xebialabs.deployit.plugin.wls.deployed.AbstractQueue extends JmsDestination<JmsResourceSpec,JmsServer,AbstractQueue> implements Serializable

Class com.xebialabs.deployit.plugin.wls.deployed.AbstractTopic extends JmsDestination<JmsResourceSpec,JmsServer,AbstractTopic> implements Serializable

Class com.xebialabs.deployit.plugin.wls.deployed.AbstractUniformDistributedQueue extends JmsDestination<JmsResourceSpec,JmsTarget,AbstractUniformDistributedQueue> implements Serializable

Class com.xebialabs.deployit.plugin.wls.deployed.AbstractUniformDistributedTopic extends JmsDestination<JmsResourceSpec,JmsTarget,AbstractUniformDistributedTopic> implements Serializable

Class com.xebialabs.deployit.plugin.wls.deployed.CopiedArtifact extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployed<D extends com.xebialabs.deployit.plugin.api.udm.DeployableArtifact,C extends WlsContainer> implements Serializable

Serialized Fields

freeMarkerContext

java.util.Map<K,V> freeMarkerContext

placeholderProcessedFile

com.xebialabs.overthere.OverthereFile placeholderProcessedFile

createOrder

int createOrder

destroyOrder

int destroyOrder

targetDirectory

java.lang.String targetDirectory

targetDirectoryShared

boolean targetDirectoryShared

createTargetDirectory

boolean createTargetDirectory

targetFile

java.lang.String targetFile

restartTarget

boolean restartTarget

placeholders

java.util.Map<K,V> placeholders

Class com.xebialabs.deployit.plugin.wls.deployed.ExtensibleDeployedArtifact extends com.xebialabs.deployit.plugin.python.PythonManagedDeployed<D extends com.xebialabs.deployit.plugin.api.udm.DeployableArtifact,WlsContainer> implements Serializable

Serialized Fields

stageMode

StageMode stageMode

stagingDirectory

java.lang.String stagingDirectory

versioned

boolean versioned

redeploymentStrategy

DeploymentStrategy redeploymentStrategy

retireTimeout

int retireTimeout

versionIdentifier

java.lang.String versionIdentifier

standardPropertiesNotToExpose

java.lang.String standardPropertiesNotToExpose

placeholders

java.util.Map<K,V> placeholders

createScript

java.lang.String createScript

createVerb

java.lang.String createVerb

createOrder

int createOrder

modifyScript

java.lang.String modifyScript

modifyVerb

java.lang.String modifyVerb

modifyOrder

int modifyOrder

destroyScript

java.lang.String destroyScript

destroyVerb

java.lang.String destroyVerb

destroyOrder

int destroyOrder

undeployRetiredApplicationOrder

int undeployRetiredApplicationOrder

stopRetiredApplicationOrder

int stopRetiredApplicationOrder

startScript

java.lang.String startScript

startVerb

java.lang.String startVerb

startOrder

int startOrder

stopScript

java.lang.String stopScript

stopVerb

java.lang.String stopVerb

stopOrder

int stopOrder

derivedFile

com.xebialabs.overthere.OverthereFile derivedFile

pythonVars

java.util.Map<K,V> pythonVars

Class com.xebialabs.deployit.plugin.wls.deployed.JmsDestination extends JmsResource<D extends JmsResourceSpec,C extends JmsTarget> implements Serializable

Serialized Fields

errorDestination

JmsDestination<D extends JmsResourceSpec,C extends JmsTarget,E extends JmsDestination> errorDestination

standardPropertiesNotToExpose

java.lang.String standardPropertiesNotToExpose

setErrorDestinationScript

java.lang.String setErrorDestinationScript

setErrorDestinationVerb

java.lang.String setErrorDestinationVerb

setErrorDestinationOrder

int setErrorDestinationOrder

unsetErrorDestinationScript

java.lang.String unsetErrorDestinationScript

unsetErrorDestinationVerb

java.lang.String unsetErrorDestinationVerb

unsetErrorDestinationOrder

int unsetErrorDestinationOrder

Class com.xebialabs.deployit.plugin.wls.deployed.JmsResource extends com.xebialabs.deployit.plugin.python.PythonManagedDeployed<D extends JmsResourceSpec,C extends JmsTarget> implements Serializable

Serialized Fields

jmsModuleName

java.lang.String jmsModuleName

jndiName

java.lang.String jndiName

standardPropertiesNotToExpose

java.lang.String standardPropertiesNotToExpose

subDeploymentName

java.lang.String subDeploymentName

createScript

java.lang.String createScript

createVerb

java.lang.String createVerb

createOrder

int createOrder

modifyScript

java.lang.String modifyScript

modifyVerb

java.lang.String modifyVerb

modifyOrder

int modifyOrder

destroyScript

java.lang.String destroyScript

destroyVerb

java.lang.String destroyVerb

destroyOrder

int destroyOrder

Class com.xebialabs.deployit.plugin.wls.deployed.Resource extends com.xebialabs.deployit.plugin.python.PythonManagedDeployed<D extends com.xebialabs.deployit.plugin.api.udm.Deployable,WlsContainer> implements Serializable

Serialized Fields

standardPropertiesNotToExpose

java.lang.String standardPropertiesNotToExpose

createScript

java.lang.String createScript

createVerb

java.lang.String createVerb

createOrder

int createOrder

modifyScript

java.lang.String modifyScript

modifyVerb

java.lang.String modifyVerb

modifyOrder

int modifyOrder

destroyScript

java.lang.String destroyScript

destroyVerb

java.lang.String destroyVerb

destroyOrder

int destroyOrder

restartTarget

boolean restartTarget

Package com.xebialabs.deployit.plugin.wls.resource

Class com.xebialabs.deployit.plugin.wls.resource.JmsResourceSpec extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployable implements Serializable

Class com.xebialabs.deployit.plugin.wls.resource.ResourceSpec extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployable implements Serializable


Package com.xebialabs.deployit.plugin.wls.step

Class com.xebialabs.deployit.plugin.wls.step.DeleteArtifactStep extends java.lang.Object implements Serializable

Serialized Fields

order

int order

host

com.xebialabs.deployit.plugin.overthere.Host host

artifactPath

java.lang.String artifactPath

Class com.xebialabs.deployit.plugin.wls.step.StartWlsServerWithScriptStep extends com.xebialabs.deployit.plugin.generic.step.ScriptExecutionStep implements Serializable

Class com.xebialabs.deployit.plugin.wls.step.StartWlsTargetStep extends com.xebialabs.deployit.plugin.python.PythonDeploymentStep implements Serializable

Class com.xebialabs.deployit.plugin.wls.step.StopWlsTargetStep extends com.xebialabs.deployit.plugin.python.PythonDeploymentStep implements Serializable

Class com.xebialabs.deployit.plugin.wls.step.UploadArtifactStep extends java.lang.Object implements Serializable

Serialized Fields

order

int order

artifact

com.xebialabs.deployit.plugin.api.udm.artifact.Artifact artifact

uploadLocation

java.lang.String uploadLocation

host

com.xebialabs.deployit.plugin.overthere.Host host

Class com.xebialabs.deployit.plugin.wls.step.WaitingStep extends java.lang.Object implements Serializable

Serialized Fields

waitTime

long waitTime

order

int order