Interface BuilderLazyDependencies
-
public interface BuilderLazyDependencies
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ExecutorServiceasyncExecutor()EventLoopeventLoop()booleanftEnabled()Timertimer()
-
-
-
Method Detail
-
ftEnabled
boolean ftEnabled()
-
asyncExecutor
ExecutorService asyncExecutor()
-
eventLoop
EventLoop eventLoop()
-
timer
Timer timer()
-
-