Class NativeReflectionEntry

    • Method Detail

      • getAccess

        public Set<TypeAccess> getAccess()
        Return the access to set.
        Returns:
        the access to set
      • toClassDescriptor

        public org.springframework.nativex.domain.reflect.ClassDescriptor toClassDescriptor()
        Create a ClassDescriptor from this entry.
        Returns:
        a class descriptor describing this entry
      • initializerClassDescriptor

        protected abstract org.springframework.nativex.domain.reflect.ClassDescriptor initializerClassDescriptor()