|
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.ApplicationBDomain
A domain for starting up a Bees application.
| Method Summary | |
static Application |
currentApplication()
|
static void |
main(java.lang.String[] args,
ObjectTree capabilities)
The "main" method for the domain. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static Application currentApplication()
public static void main(java.lang.String[] args,
ObjectTree capabilities)
args - The arguments to the domain.capabilities - The capability arguments to the domain.
|
Bees v0.5.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||