@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2016-02-04T04:01:31+0000") public class BatchMessages_$bundle extends Object implements Serializable, BatchMessages
Modifier and Type | Field and Description |
---|---|
static BatchMessages_$bundle |
INSTANCE |
MESSAGES
Modifier | Constructor and Description |
---|---|
protected |
BatchMessages_$bundle() |
Modifier and Type | Method and Description |
---|---|
javax.batch.operations.BatchRuntimeException |
cannotHaveBothNextAttributeAndElement(Location location,
String nextAttributeValue) |
protected String |
cannotHaveBothNextAttributeAndElement$str() |
javax.batch.operations.BatchRuntimeException |
checkpointAlgorithmMissing(String stepName) |
protected String |
checkpointAlgorithmMissing$str() |
javax.batch.operations.BatchRuntimeException |
cycleInPropertyReference(List referringExpressions) |
protected String |
cycleInPropertyReference$str() |
IllegalStateException |
failToCreateArtifact(Throwable e,
String ref) |
protected String |
failToCreateArtifact$str() |
javax.batch.operations.BatchRuntimeException |
failToCreateTables(Throwable cause,
String databaseProductName,
String ddlFile) |
protected String |
failToCreateTables$str() |
javax.batch.operations.BatchRuntimeException |
failToGetAttribute(String attributeName,
Location location) |
protected String |
failToGetAttribute$str() |
javax.batch.operations.JobStartException |
failToGetJobXml(Throwable e,
String jobName) |
protected String |
failToGetJobXml$str() |
javax.batch.operations.BatchRuntimeException |
failToInjectProperty(Throwable th,
String v,
Field f) |
protected String |
failToInjectProperty$str() |
javax.batch.operations.BatchRuntimeException |
failToLoadDDL(String ddlFile) |
protected String |
failToLoadDDL$str() |
javax.batch.operations.BatchRuntimeException |
failToLoadSqlProperties(Throwable cause,
String sqlFile) |
protected String |
failToLoadSqlProperties$str() |
javax.batch.operations.BatchRuntimeException |
failToLookupDataSource(Throwable cause,
String dataSourceName) |
protected String |
failToLookupDataSource$str() |
javax.batch.operations.BatchRuntimeException |
failToObtainConnection(Throwable cause,
Object connectionSource,
Object props) |
protected String |
failToObtainConnection$str() |
javax.batch.operations.JobStartException |
failToParseBatchXml(Throwable e,
String batchXML) |
protected String |
failToParseBatchXml$str() |
javax.batch.operations.JobStartException |
failToParseJobXml(Throwable e,
String jobName) |
protected String |
failToParseJobXml$str() |
javax.batch.operations.BatchRuntimeException |
failToRunQuery(Throwable cause,
String sql) |
protected String |
failToRunQuery$str() |
javax.batch.operations.BatchRuntimeException |
invalidCheckpointPolicy(String checkpointPolicy) |
protected String |
invalidCheckpointPolicy$str() |
javax.batch.operations.BatchRuntimeException |
invalidItemCount(int itemCount) |
protected String |
invalidItemCount$str() |
javax.batch.operations.JobExecutionAlreadyCompleteException |
jobExecutionAlreadyCompleteException(long jobExecutionId) |
protected String |
jobExecutionAlreadyCompleteException$str() |
javax.batch.operations.BatchRuntimeException |
jobExecutionAlreadyExists(long jobExecutionId) |
protected String |
jobExecutionAlreadyExists$str() |
javax.batch.operations.JobExecutionIsRunningException |
jobExecutionIsRunningException(long jobExecutionId) |
protected String |
jobExecutionIsRunningException$str() |
javax.batch.operations.JobExecutionNotMostRecentException |
jobExecutionNotMostRecentException(long jobExecutionId,
long jobInstanceId) |
protected String |
jobExecutionNotMostRecentException$str() |
javax.batch.operations.JobExecutionNotRunningException |
jobExecutionNotRunningException(long jobExecutionId,
javax.batch.runtime.BatchStatus batchStatus) |
protected String |
jobExecutionNotRunningException$str() |
javax.batch.operations.BatchRuntimeException |
jobInstanceAlreadyExists(long jobInstanceId) |
protected String |
jobInstanceAlreadyExists$str() |
javax.batch.operations.JobRestartException |
jobRestartException(long jobExecutionId,
javax.batch.runtime.BatchStatus previousStatus) |
protected String |
jobRestartException$str() |
IllegalStateException |
loopbackStep(String stepId,
String executedSteps) |
protected String |
loopbackStep$str() |
javax.batch.operations.NoSuchJobException |
noSuchJobException(String jobName) |
protected String |
noSuchJobException$str() |
javax.batch.operations.NoSuchJobExecutionException |
noSuchJobExecution(long executionId) |
protected String |
noSuchJobExecution$str() |
protected Object |
readResolve() |
javax.batch.operations.BatchRuntimeException |
stepReachedStartLimit(String stepName,
int startLimit,
int startCount) |
protected String |
stepReachedStartLimit$str() |
javax.batch.operations.BatchRuntimeException |
unexpectedXmlElement(String element,
Location location) |
protected String |
unexpectedXmlElement$str() |
IllegalStateException |
unrecognizableJobElement(String jobElementName,
String jobName) |
protected String |
unrecognizableJobElement$str() |
javax.batch.operations.BatchRuntimeException |
unrecognizedJobRepositoryType(String v) |
protected String |
unrecognizedJobRepositoryType$str() |
javax.batch.operations.BatchRuntimeException |
unsupportedFieldType(String v,
Field f,
Class t) |
protected String |
unsupportedFieldType$str() |
public static final BatchMessages_$bundle INSTANCE
protected Object readResolve()
public final javax.batch.operations.BatchRuntimeException cannotHaveBothNextAttributeAndElement(Location location, String nextAttributeValue)
cannotHaveBothNextAttributeAndElement
in interface BatchMessages
protected String cannotHaveBothNextAttributeAndElement$str()
public final javax.batch.operations.BatchRuntimeException jobExecutionAlreadyExists(long jobExecutionId)
jobExecutionAlreadyExists
in interface BatchMessages
protected String jobExecutionAlreadyExists$str()
public final javax.batch.operations.BatchRuntimeException failToLoadDDL(String ddlFile)
failToLoadDDL
in interface BatchMessages
protected String failToLoadDDL$str()
public final javax.batch.operations.BatchRuntimeException unsupportedFieldType(String v, Field f, Class t)
unsupportedFieldType
in interface BatchMessages
protected String unsupportedFieldType$str()
public final javax.batch.operations.BatchRuntimeException cycleInPropertyReference(List referringExpressions)
cycleInPropertyReference
in interface BatchMessages
protected String cycleInPropertyReference$str()
public final javax.batch.operations.BatchRuntimeException failToGetAttribute(String attributeName, Location location)
failToGetAttribute
in interface BatchMessages
protected String failToGetAttribute$str()
public final javax.batch.operations.JobStartException failToGetJobXml(Throwable e, String jobName)
failToGetJobXml
in interface BatchMessages
protected String failToGetJobXml$str()
public final javax.batch.operations.NoSuchJobException noSuchJobException(String jobName)
noSuchJobException
in interface BatchMessages
protected String noSuchJobException$str()
public final javax.batch.operations.JobExecutionAlreadyCompleteException jobExecutionAlreadyCompleteException(long jobExecutionId)
jobExecutionAlreadyCompleteException
in interface BatchMessages
protected String jobExecutionAlreadyCompleteException$str()
public final IllegalStateException failToCreateArtifact(Throwable e, String ref)
failToCreateArtifact
in interface BatchMessages
protected String failToCreateArtifact$str()
public final javax.batch.operations.BatchRuntimeException failToLoadSqlProperties(Throwable cause, String sqlFile)
failToLoadSqlProperties
in interface BatchMessages
protected String failToLoadSqlProperties$str()
public final javax.batch.operations.JobExecutionNotRunningException jobExecutionNotRunningException(long jobExecutionId, javax.batch.runtime.BatchStatus batchStatus)
jobExecutionNotRunningException
in interface BatchMessages
protected String jobExecutionNotRunningException$str()
public final javax.batch.operations.JobExecutionIsRunningException jobExecutionIsRunningException(long jobExecutionId)
jobExecutionIsRunningException
in interface BatchMessages
protected String jobExecutionIsRunningException$str()
public final javax.batch.operations.BatchRuntimeException failToInjectProperty(Throwable th, String v, Field f)
failToInjectProperty
in interface BatchMessages
protected String failToInjectProperty$str()
public final javax.batch.operations.BatchRuntimeException failToObtainConnection(Throwable cause, Object connectionSource, Object props)
failToObtainConnection
in interface BatchMessages
protected String failToObtainConnection$str()
public final javax.batch.operations.BatchRuntimeException unexpectedXmlElement(String element, Location location)
unexpectedXmlElement
in interface BatchMessages
protected String unexpectedXmlElement$str()
public final javax.batch.operations.BatchRuntimeException stepReachedStartLimit(String stepName, int startLimit, int startCount)
stepReachedStartLimit
in interface BatchMessages
protected String stepReachedStartLimit$str()
public final javax.batch.operations.NoSuchJobExecutionException noSuchJobExecution(long executionId)
noSuchJobExecution
in interface BatchMessages
protected String noSuchJobExecution$str()
public final javax.batch.operations.JobStartException failToParseJobXml(Throwable e, String jobName)
failToParseJobXml
in interface BatchMessages
protected String failToParseJobXml$str()
public final javax.batch.operations.BatchRuntimeException unrecognizedJobRepositoryType(String v)
unrecognizedJobRepositoryType
in interface BatchMessages
protected String unrecognizedJobRepositoryType$str()
public final javax.batch.operations.BatchRuntimeException failToLookupDataSource(Throwable cause, String dataSourceName)
failToLookupDataSource
in interface BatchMessages
protected String failToLookupDataSource$str()
public final javax.batch.operations.BatchRuntimeException failToCreateTables(Throwable cause, String databaseProductName, String ddlFile)
failToCreateTables
in interface BatchMessages
protected String failToCreateTables$str()
public final javax.batch.operations.BatchRuntimeException invalidItemCount(int itemCount)
invalidItemCount
in interface BatchMessages
protected String invalidItemCount$str()
public final javax.batch.operations.BatchRuntimeException checkpointAlgorithmMissing(String stepName)
checkpointAlgorithmMissing
in interface BatchMessages
protected String checkpointAlgorithmMissing$str()
public final IllegalStateException loopbackStep(String stepId, String executedSteps)
loopbackStep
in interface BatchMessages
protected String loopbackStep$str()
public final javax.batch.operations.JobRestartException jobRestartException(long jobExecutionId, javax.batch.runtime.BatchStatus previousStatus)
jobRestartException
in interface BatchMessages
protected String jobRestartException$str()
public final javax.batch.operations.BatchRuntimeException invalidCheckpointPolicy(String checkpointPolicy)
invalidCheckpointPolicy
in interface BatchMessages
protected String invalidCheckpointPolicy$str()
public final javax.batch.operations.JobStartException failToParseBatchXml(Throwable e, String batchXML)
failToParseBatchXml
in interface BatchMessages
protected String failToParseBatchXml$str()
public final javax.batch.operations.JobExecutionNotMostRecentException jobExecutionNotMostRecentException(long jobExecutionId, long jobInstanceId)
jobExecutionNotMostRecentException
in interface BatchMessages
protected String jobExecutionNotMostRecentException$str()
public final javax.batch.operations.BatchRuntimeException failToRunQuery(Throwable cause, String sql)
failToRunQuery
in interface BatchMessages
protected String failToRunQuery$str()
public final javax.batch.operations.BatchRuntimeException jobInstanceAlreadyExists(long jobInstanceId)
jobInstanceAlreadyExists
in interface BatchMessages
protected String jobInstanceAlreadyExists$str()
public final IllegalStateException unrecognizableJobElement(String jobElementName, String jobName)
unrecognizableJobElement
in interface BatchMessages
protected String unrecognizableJobElement$str()
Copyright © 2016 JBoss by Red Hat. All rights reserved.