Interface RemoteOddjobBean

All Known Implementing Classes:
RemoteOddjobBeanDelegate, ServerView

public interface RemoteOddjobBean
A RemoteOddjobBean defines an interface a client can use to get information about the bean and request a resync.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    For heart beats.
    Get the component info.
  • Method Details

    • serverInfo

      ServerInfo serverInfo()
      Get the component info.
      Returns:
      ServerInfo for the component.
    • noop

      void noop()
      For heart beats.