|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tuscany.sca.implementation.bpel.ode.ODEDeployment
public class ODEDeployment
Deployment information
Field Summary | |
---|---|
java.io.File |
deployDir
The directory containing the deploy.xml and artifacts. |
java.lang.Class |
expectedException
If non-null the type of exception we expect to get when we deploy. |
Constructor Summary | |
---|---|
ODEDeployment(java.io.File deployDir)
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public java.io.File deployDir
public java.lang.Class expectedException
Constructor Detail |
---|
public ODEDeployment(java.io.File deployDir)
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |