net.sf.doolin.gui.bus
Class BusMonitoringLogEntry

java.lang.Object
  extended by net.sf.doolin.gui.bus.BusMonitoringLogEntry

public class BusMonitoringLogEntry
extends Object


Constructor Summary
BusMonitoringLogEntry(Object message, Subscriber<?> subscriber)
           
 
Method Summary
 String getMessageClass()
           
 String getMessageString()
           
 String getSubscriberInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BusMonitoringLogEntry

public BusMonitoringLogEntry(Object message,
                             Subscriber<?> subscriber)
Method Detail

getMessageClass

public String getMessageClass()

getMessageString

public String getMessageString()

getSubscriberInfo

public String getSubscriberInfo()


Copyright © 2011. All Rights Reserved.