Class AbstractFilerMessager

java.lang.Object
io.helidon.inject.tools.AbstractFilerMessager
All Implemented Interfaces:
Messager, Filer

public abstract class AbstractFilerMessager extends Object implements Filer, Messager
Used to abstract processor based filer from direct filer (the latter used via maven plugin and other tooling).