crystalspace.jbind.impl.varia.reporter
Class csReporterHelper

java.lang.Object
  extended bycrystalspace.jbind.impl.varia.reporter.csReporterHelper

public final class csReporterHelper
extends java.lang.Object

Author:
qan To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Constructor Summary
csReporterHelper()
           
 
Method Summary
static void report(iObjectRegistry reg, int severity, java.lang.String msgId, java.lang.String description, java.lang.Object[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

csReporterHelper

public csReporterHelper()
Method Detail

report

public static void report(iObjectRegistry reg,
                          int severity,
                          java.lang.String msgId,
                          java.lang.String description,
                          java.lang.Object[] args)