All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface orchid.server.ITracer

public interface ITracer

Method Index

 o die()
 o logMessage(String, String, String)

Methods

 o logMessage
 public abstract void logMessage(String arg1,
                                 String arg2,
                                 String arg3)
 o die
 public abstract void die()

All Packages  Class Hierarchy  This Package  Previous  Next  Index