Interface ActiveMQServer

All Superinterfaces:
ActiveMQComponent, ServiceComponent
All Known Implementing Classes:
ActiveMQServerImpl

public interface ActiveMQServer extends ServiceComponent
This interface defines the internal interface of the ActiveMQ Artemis Server exposed to other components of the server.

This is not part of our public API.