Interface BrokerStartupContext

All Known Implementing Classes:
BrokerStartupContextImpl

public interface BrokerStartupContext
Context that is utilized during broker startup and shutdown process. It contains dependencies that are needed during the startup/shutdown. It is a modifiable context and will be updated during startup or shutdown.