Interface CronResourceNodeConfiguration<R extends CronResource<R,N>,N extends CronResourceNode<R,N>>

All Superinterfaces:
ResourceNodeConfiguration<R,N>
All Known Implementing Classes:
CronResourceNodePropertiesConfiguration

public interface CronResourceNodeConfiguration<R extends CronResource<R,N>,N extends CronResourceNode<R,N>> extends ResourceNodeConfiguration<R,N>
The configuration for one resource node powered by cron.
Author:
AO Industries, Inc.