|
Bees v0.5.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--bees.core.ProtocolBDomain
The ProtocolBDomain is a BDomain root class used to start new protocol flows. XXX Unfortunately, its also a dumping ground for other functions. The createCapsuleTypes() junk should be moved elsewhere.
| Constructor Summary | |
ProtocolBDomain()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args,
ObjectTree capabilities)
The BDomain main function, used to start a protocol. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ProtocolBDomain()
| Method Detail |
public static void main(java.lang.String[] args,
ObjectTree capabilities)
throws java.lang.Exception
args - The arguments to the BDomain.capabilities - The capabilities passed to the BDomain.
|
Bees v0.5.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||