Class ModuleResolverBase

    • Method Detail

      • getNativeAnnotationRequireValue

        protected String getNativeAnnotationRequireValue​(Annotation nativeAnnotation)
      • getNativeAnnotationValue

        public static String getNativeAnnotationValue​(Annotation nativeAnnotation)
      • getAnnotationParameterValue

        protected static Object getAnnotationParameterValue​(Annotation nativeAnnotation,
                                                            String name,
                                                            Object defaultValue)