com.sun.jdo.spi.persistence.support.ejb.codegen
Class LogHelperCmpCompiler
java.lang.Object
com.sun.jdo.spi.persistence.support.ejb.codegen.LogHelperCmpCompiler
public class LogHelperCmpCompiler
- extends Object
- Author:
- Piali Nag
|
Method Summary |
static Logger |
getLogger()
Return the logger for the codegen component |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
componentName
protected static final String componentName
- The component name for this component
- See Also:
- Constant Field Values
loader
protected static final ClassLoader loader
- The class loader for this component
bundleName
protected static final String bundleName
- The bundle name for this component
- See Also:
- Constant Field Values
LogHelperCmpCompiler
public LogHelperCmpCompiler()
getLogger
public static Logger getLogger()
- Return the logger for the codegen component
Copyright © 2012 GlassFish Community. All Rights Reserved.