Class CronResourcePropertiesConfiguration<R extends CronResource<R,N>,N extends CronResourceNode<R,N>>

java.lang.Object
com.aoapps.appcluster.ResourcePropertiesConfiguration<R,N>
com.aoapps.appcluster.CronResourcePropertiesConfiguration<R,N>
All Implemented Interfaces:
CronResourceConfiguration<R,N>, ResourceConfiguration<R,N>

public abstract class CronResourcePropertiesConfiguration<R extends CronResource<R,N>,N extends CronResourceNode<R,N>> extends ResourcePropertiesConfiguration<R,N> implements CronResourceConfiguration<R,N>
The configuration for one resource that is scheduled as a CronJob.
Author:
AO Industries, Inc.