public static interface TwillRunner.LiveInfo
Modifier and Type | Method and Description |
---|---|
String |
getApplicationName()
Returns name of the application.
|
Iterable<TwillController> |
getControllers()
Returns
TwillController s for all live instances of the application. |
String getApplicationName()
String
.Iterable<TwillController> getControllers()
TwillController
s for all live instances of the application.Iterable
of TwillController
.Copyright © 2013-2016 The Apache Software Foundation. All rights reserved.