Interface ExampleRegistry

All Superinterfaces:
Iterable<ExampleRegistry.Example>

public interface ExampleRegistry extends Iterable<ExampleRegistry.Example>
Registry of example that can be passed along to the ResourcesGenerator part of the tasks-ws-maven-plugin, allowing json examples to accompany the REST documentation.
Author:
Markus MÃ¥rtensson