com.sun.jdo.spi.persistence.utility
Class LogHelperUtility

java.lang.Object
  extended by com.sun.jdo.spi.persistence.utility.LogHelperUtility

public class LogHelperUtility
extends Object

LogHelper for utility package.

Author:
Dave Bristor

Constructor Summary
LogHelperUtility()
           
 
Method Summary
static Logger getLogger()
          Return the logger for this component
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogHelperUtility

public LogHelperUtility()
Method Detail

getLogger

public static Logger getLogger()
Return the logger for this component



Copyright © 2012 GlassFish Community. All Rights Reserved.