Class AttrsHandler

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

class AttrsHandler extends Object implements InvocationHandler
The invocation handler that is based on Attrs. Although we could use the normal Map handler built into the Converter, it is better to convert from the actual typed values in Attrs.