@Deprecated public class ReflectionsKieVfsUrlType extends Object implements org.reflections.vfs.Vfs.UrlType
| Modifier and Type | Class and Description |
|---|---|
static class |
ReflectionsKieVfsUrlType.ReflectionsKieVfsDir
Deprecated.
|
static class |
ReflectionsKieVfsUrlType.ReflectionsKieVfsFile
Deprecated.
|
| Constructor and Description |
|---|
ReflectionsKieVfsUrlType(org.kie.api.runtime.KieContainer kieContainer)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
org.reflections.vfs.Vfs.Dir |
createDir(URL url)
Deprecated.
|
boolean |
matches(URL url)
Deprecated.
|
static void |
register(org.kie.api.runtime.KieContainer kieContainer)
Deprecated.
|
public ReflectionsKieVfsUrlType(org.kie.api.runtime.KieContainer kieContainer)
public static void register(org.kie.api.runtime.KieContainer kieContainer)
public boolean matches(URL url)
matches in interface org.reflections.vfs.Vfs.UrlTypepublic org.reflections.vfs.Vfs.Dir createDir(URL url)
createDir in interface org.reflections.vfs.Vfs.UrlTypeCopyright © 2006–2021 JBoss by Red Hat. All rights reserved.