|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ode.test.BPELTestAbstract.Deployment
public static class BPELTestAbstract.Deployment
Represents a test deployement.
| Field Summary | |
|---|---|
java.io.File |
deployDir
The directory containing the deploy.xml and artefacts. |
java.lang.Class |
expectedException
If non-null the type of exception we expect to get when we deploy. |
| Constructor Summary | |
|---|---|
BPELTestAbstract.Deployment(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 BPELTestAbstract.Deployment(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 | ||||||||