public interface EventHandlerContext
EventHandler
.Modifier and Type | Method and Description |
---|---|
String |
getApplicationName() |
RunId |
getRunId() |
EventHandlerSpecification |
getSpecification() |
String getApplicationName()
TwillApplication
containing the EventHandler
RunId getRunId()
TwillApplication
containing the EventHandler
EventHandlerSpecification getSpecification()
EventHandlerSpecification
of the EventHandler
Copyright © 2013-2016 The Apache Software Foundation. All rights reserved.