Class ReflectionsKieVfsUrlType

  • All Implemented Interfaces:
    org.reflections.vfs.Vfs.UrlType

    @Deprecated
    public class ReflectionsKieVfsUrlType
    extends Object
    implements org.reflections.vfs.Vfs.UrlType
    Deprecated.
    for removal
    • Constructor Detail

      • ReflectionsKieVfsUrlType

        public ReflectionsKieVfsUrlType​(org.kie.api.runtime.KieContainer kieContainer)
        Deprecated.
    • Method Detail

      • register

        public static void register​(org.kie.api.runtime.KieContainer kieContainer)
        Deprecated.
      • matches

        public boolean matches​(URL url)
        Deprecated.
        Specified by:
        matches in interface org.reflections.vfs.Vfs.UrlType
      • createDir

        public org.reflections.vfs.Vfs.Dir createDir​(URL url)
        Deprecated.
        Specified by:
        createDir in interface org.reflections.vfs.Vfs.UrlType