Class ProxyProcessor

java.lang.Object
org.immutables.processor.ProxyProcessor
All Implemented Interfaces:
Processor

@Service public final class ProxyProcessor extends Object implements Processor
Proxy processor to overcome eclipse class loading problems which renders our workarounds for Eclipse bugs and quirks useless. When the condition is not detected we try to use direct delegation to org.immutables.value.processor.Processor.