@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2016-02-04T04:01:33+0000") public class SEBatchLogger_$logger extends Object implements Serializable, SEBatchLogger
Modifier and Type | Field and Description |
---|---|
protected org.jboss.logging.Logger |
log |
LOGGER
Constructor and Description |
---|
SEBatchLogger_$logger(org.jboss.logging.Logger log) |
Modifier and Type | Method and Description |
---|---|
javax.batch.operations.BatchRuntimeException |
failToGetConfigProperty(String propName,
String value,
Throwable throwable) |
protected String |
failToGetConfigProperty$str() |
javax.batch.operations.BatchRuntimeException |
failToLoadConfig(Throwable th,
String configFile) |
protected String |
failToLoadConfig$str() |
void |
methodDoesNothing(String className,
String methodName) |
protected String |
methodDoesNothing$str() |
void |
useDefaultJBeretConfig(String configFile) |
protected String |
useDefaultJBeretConfig$str() |
public final void methodDoesNothing(String className, String methodName)
methodDoesNothing
in interface SEBatchLogger
protected String methodDoesNothing$str()
public final void useDefaultJBeretConfig(String configFile)
useDefaultJBeretConfig
in interface SEBatchLogger
protected String useDefaultJBeretConfig$str()
public final javax.batch.operations.BatchRuntimeException failToLoadConfig(Throwable th, String configFile)
failToLoadConfig
in interface SEBatchLogger
protected String failToLoadConfig$str()
public final javax.batch.operations.BatchRuntimeException failToGetConfigProperty(String propName, String value, Throwable throwable)
failToGetConfigProperty
in interface SEBatchLogger
protected String failToGetConfigProperty$str()
Copyright © 2016 JBoss by Red Hat. All rights reserved.