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

java.lang.Object
com.aoapps.appcluster.ResourceNodePropertiesConfiguration<R,N>
com.aoapps.appcluster.CronResourceNodePropertiesConfiguration<R,N>
All Implemented Interfaces:
CronResourceNodeConfiguration<R,N>, ResourceNodeConfiguration<R,N>

public abstract class CronResourceNodePropertiesConfiguration<R extends CronResource<R,N>,N extends CronResourceNode<R,N>> extends ResourceNodePropertiesConfiguration<R,N> implements CronResourceNodeConfiguration<R,N>
The configuration for a cron resource.
Author:
AO Industries, Inc.