"WEBNMS_5 API Docs"

com.adventnet.nms.util
Class CommonUtilHelper

java.lang.Object
  extended by com.adventnet.nms.util.CommonUtilHelper

public class CommonUtilHelper
extends java.lang.Object


Field Summary
protected static LogUser c_errlog
           
protected static LogUser c_log
           
protected static org.omg.CORBA.ORB c_orb_ref
           
 
Constructor Summary
CommonUtilHelper()
           
 
Method Summary
static LogUser getErrLog()
           
static LogUser getLog()
           
static org.omg.CORBA.ORB getOrb()
           
static void setErrLog(LogUser errlog)
           
static void setLog(LogUser log)
           
static void setOrb(org.omg.CORBA.ORB orb_ref)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

c_orb_ref

protected static org.omg.CORBA.ORB c_orb_ref

c_log

protected static LogUser c_log

c_errlog

protected static LogUser c_errlog
Constructor Detail

CommonUtilHelper

public CommonUtilHelper()
Method Detail

setOrb

public static void setOrb(org.omg.CORBA.ORB orb_ref)

getOrb

public static org.omg.CORBA.ORB getOrb()

setLog

public static void setLog(LogUser log)

getLog

public static LogUser getLog()

setErrLog

public static void setErrLog(LogUser errlog)

getErrLog

public static LogUser getErrLog()

"WEBNMS_5 API Docs"

Copyright © 2011 ZOHO Corp., All Rights Reserved.