Package com.tick42.glue.internal
Interface InternalContext
public interface InternalContext
-
Method Summary
Modifier and Type Method Description StringgetApplication()com.tick42.gateway.connection.GatewayConnectiongetConnection()Optional<String>getInstanceId()reactor.core.scheduler.SchedulergetScheduler()Consumer<Glue>getShutdownRequestListener()
-
Method Details
-
getApplication
String getApplication() -
getConnection
com.tick42.gateway.connection.GatewayConnection getConnection() -
getScheduler
reactor.core.scheduler.Scheduler getScheduler() -
getShutdownRequestListener
-
getInstanceId
-