Package aQute.bnd.help
Class AttrsHandler
java.lang.Object
aQute.bnd.help.AttrsHandler
- All Implemented Interfaces:
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.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
attrs
-
-
Constructor Details
-
AttrsHandler
-
-
Method Details
-
invoke
- Specified by:
invoke
in interfaceInvocationHandler
- Throws:
Throwable
-
getProperties
-
toString
-