|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.stardust.engine.api.runtime.DeploymentElement
public class DeploymentElement
Container for the raw deployment data, i.e. the content of the model file.
| Constructor Summary | |
|---|---|
DeploymentElement(byte[] content)
Creates a new deployment element. |
|
| Method Summary | |
|---|---|
byte[] |
getContent()
Retrieves the content of the deployment element. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DeploymentElement(byte[] content)
content - the content of the deployment element in binary form.| Method Detail |
|---|
public byte[] getContent()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||