Uses of Interface
marquee.xmlrpc.util.LogBackEnd

Packages that use LogBackEnd
marquee.xmlrpc.util   
 

Uses of LogBackEnd in marquee.xmlrpc.util
 

Classes in marquee.xmlrpc.util that implement LogBackEnd
static class Log.DefaultLogBackEnd
          The default back end sends information to the console.
 

Methods in marquee.xmlrpc.util with parameters of type LogBackEnd
static void Log.addBackEnd(LogBackEnd backEnd)
          Adds a LogBackEnd to the log.