Class Annotations


  • public class Annotations
    extends Object
    • Constructor Detail

      • Annotations

        public Annotations()
    • Method Detail

      • toObject

        public static <T> T toObject​(Class<T> clazz,
                                     Map<String,​Object> props,
                                     org.osgi.framework.Bundle b,
                                     boolean supportsInterfaces)