Interface ResourceConfiguration<R extends Resource<R,N>,N extends ResourceNode<R,N>>

All Known Subinterfaces:
CronResourceConfiguration<R,N>
All Known Implementing Classes:
CronResourcePropertiesConfiguration, ResourcePropertiesConfiguration

public interface ResourceConfiguration<R extends Resource<R,N>,N extends ResourceNode<R,N>>
The configuration for one resource.
Author:
AO Industries, Inc.