Interface BrokerServiceAware

All Known Subinterfaces:
IOExceptionHandler
All Known Implementing Classes:
AutoNioSslTransportFactory, AutoNioTransportFactory, AutoSslTransportFactory, AutoTcpTransportFactory, CompositeDemandForwardingBridge, ConduitBridge, DefaultIOExceptionHandler, DemandForwardingBridge, DemandForwardingBridgeSupport, DurableConduitBridge, LeaseLockerIOExceptionHandler, LockableServiceSupport, ManagedTransportConnector, MemoryPersistenceAdapter, MirroredQueue, TransportConnector

public interface BrokerServiceAware
An interface used to represent a component that wants the BrokerService to be injected
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • setBrokerService

      void setBrokerService(BrokerService brokerService)