|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VatFactory
This interface is for factory that creates vats. The vats are usually already attached to some runner.
Method Summary | |
---|---|
Vat |
newVat()
Create default vat for this runner. |
Vat |
newVat(String name)
Create default vat for this runner |
Method Detail |
---|
Vat newVat(String name)
name
- a vat name
Vat newVat()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |