Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.jbossmx.cluster.watchdog.mbean
Interface WatchdogEventManagerRemoteInterface  view WatchdogEventManagerRemoteInterface download WatchdogEventManagerRemoteInterface.java

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
WatchdogEventManager

public interface WatchdogEventManagerRemoteInterface
extends java.rmi.Remote


Method Summary
 void publishEvent(WatchdogEvent watchdogEvent)
           
 

Method Detail

publishEvent

public void publishEvent(WatchdogEvent watchdogEvent)
                  throws java.rmi.RemoteException