|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.xebialabs.deployit.BaseConfigurationItem
com.xebialabs.deployit.ci.mapping.Mapping
com.xebialabs.deployit.ci.artifact.mapping.DeployableArtifactMapping
com.xebialabs.deployit.ci.artifact.mapping.EjbJarMapping
@ConfigurationItem(description="A mapping of an EjbJar to any kind of middleware") public class EjbJarMapping
A mapping of an EjbJar to any kind of middleware.
| Field Summary |
|---|
| Fields inherited from class com.xebialabs.deployit.BaseConfigurationItem |
|---|
label |
| Constructor Summary | |
|---|---|
EjbJarMapping()
|
|
EjbJarMapping(EjbJar source,
java.io.Serializable target)
|
|
| Method Summary |
|---|
| Methods inherited from class com.xebialabs.deployit.ci.artifact.mapping.DeployableArtifactMapping |
|---|
addKeyValuePair, getKeyValuePairs, setKeyValuePairs |
| Methods inherited from class com.xebialabs.deployit.ci.mapping.Mapping |
|---|
getSource, getTarget, isIdentical, isSimilar, setSource, setTarget |
| Methods inherited from class com.xebialabs.deployit.BaseConfigurationItem |
|---|
equals, getLabel, hashCode, setLabel, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public EjbJarMapping()
public EjbJarMapping(EjbJar source,
java.io.Serializable target)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||