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

All Known Subinterfaces:
CronResourceNodeConfiguration<R,N>
All Known Implementing Classes:
CronResourceNodePropertiesConfiguration, ResourceNodePropertiesConfiguration

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