Class RuntimeProcessingEnvironmentSupplier

java.lang.Object
org.microbean.construct.RuntimeProcessingEnvironmentSupplier
All Implemented Interfaces:
AutoCloseable, Supplier<ProcessingEnvironment>

A utility class that can supply a ProcessingEnvironment suitable for use at runtime.
Author:
Laird Nelson
See Also: