Serialized Form


Package org.jmonks.batch.framework.config

Class org.jmonks.batch.framework.config.ConfigurationException extends java.lang.RuntimeException implements Serializable

Serialized Fields

exceptionComponent

java.lang.String exceptionComponent
Componenet caused this exception.


Package org.jmonks.batch.framework.management

Class org.jmonks.batch.framework.management.JobNotification extends javax.management.Notification implements Serializable

Serialized Fields

jobName

java.lang.String jobName
Name of the job this notification belongs to.


Package org.jmonks.batch.framework.repository.db4o

Class org.jmonks.batch.framework.repository.db4o.Db4oJobControllerHolderPredicate extends com.db4o.query.Predicate implements Serializable

Serialized Fields

jobName

java.lang.String jobName
job name to find the controller holder objects for.

Class org.jmonks.batch.framework.repository.db4o.Db4oJobMgmtMntrInfoHolderPredicate extends com.db4o.query.Predicate implements Serializable

Serialized Fields

jobName

java.lang.String jobName
job name to find the job mgmt and mntr info objects for.

Class org.jmonks.batch.framework.repository.db4o.Db4oJobStatisticsPredicate extends com.db4o.query.Predicate implements Serializable

Serialized Fields

jobName

java.lang.String jobName
job name to find the job statistics objects for.