Class ProcessorHandler

java.lang.Object
aQute.bnd.help.ProcessorHandler
All Implemented Interfaces:
InvocationHandler

class ProcessorHandler extends Object implements InvocationHandler
Handles a proxy on a Processor's properties. In contrast with the Converter, this handler always returns an instance when the return type is a Syntax interface even if this instruction is not set. This makes it easier to work with defaults. To find out if an instruction is actually set, use an Optional.