类 ClassicURLClassPathHandle
- java.lang.Object
-
- io.microsphere.classloading.AbstractURLClassPathHandle
-
- io.microsphere.classloading.ClassicURLClassPathHandle
-
- 所有已实现的接口:
URLClassPathHandle
,Prioritized
,java.lang.Comparable<Prioritized>
public class ClassicURLClassPathHandle extends AbstractURLClassPathHandle
ClassicURLClassPathHandle
forsun.misc.URLClassPath
since JDK 1 to 8- 从以下版本开始:
- 1.0.0
- 作者:
- Mercy
- 另请参阅:
sun.misc.URLClassPath
,ModernURLClassPathHandle
,URLClassPathHandle
-
-
字段概要
-
从接口继承的字段 io.microsphere.lang.Prioritized
COMPARATOR, MAX_PRIORITY, MIN_PRIORITY, NORMAL_PRIORITY
-
-
构造器概要
构造器 构造器 说明 ClassicURLClassPathHandle()
-
方法概要
所有方法 实例方法 具体方法 修饰符和类型 方法 说明 protected java.lang.String
getURLClassPathClassName()
protected java.lang.String
getUrlsFieldName()
-
从类继承的方法 io.microsphere.classloading.AbstractURLClassPathHandle
findUcpField, getBaseField, getLoaderClass, getLoadersField, getPathField, getPriority, getUrlClassPathClass, getURLs, getUrlsField, removeURL, setPriority, supports
-
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
从接口继承的方法 io.microsphere.lang.Prioritized
compareTo
-
-