Interface ConfigurationAspect

All Superinterfaces:
Serializable

public interface ConfigurationAspect extends Serializable
Represents one (immutable) aspect of a Configuration.

Every implementation uses (lombok) 'get' for access and 'with' for a new version.

Since:
0.4
Author:
Michiel Meeuwissen