Interface ServerLookup

All Known Implementing Classes:
ClusterManager

public interface ServerLookup
Returns Database instances for remote message reading.
  • Method Summary

    Modifier and Type
    Method
    Description
    Return the EbeanServer instance by name.
  • Method Details

    • getServer

      Database getServer(String name)
      Return the EbeanServer instance by name.