Interface SEQUENCERMBean

All Superinterfaces:
ProtocolMBean
All Known Implementing Classes:
SEQUENCER

public interface SEQUENCERMBean extends ProtocolMBean
Version:
$Id: SEQUENCERMBean.java,v 1.1 2006/01/03 14:43:43 belaban Exp $
Author:
Bela Ban
  • Method Details

    • isCoord

      boolean isCoord()
    • getCoordinator

      String getCoordinator()
    • getLocalAddress

      String getLocalAddress()
    • getForwarded

      long getForwarded()
    • getBroadcast

      long getBroadcast()
    • getReceivedForwards

      long getReceivedForwards()
    • getReceivedBroadcasts

      long getReceivedBroadcasts()