public class SimpleThrowawayClassLoader extends OverridingClassLoader
DEFAULT_EXCLUDED_PACKAGES| コンストラクターと説明 |
|---|
SimpleThrowawayClassLoader(ClassLoaderSE parent) 指定された ClassLoader の新しい SimpleThrowawayClassLoader を作成します。 |
isEligibleForOverriding, loadBytesForClass, loadClass, loadClass, loadClassForOverriding, openStreamForClass, transformIfNecessaryexcludeClass, excludePackage, isExcludedclearAssertionStatusSE, defineClassSE, defineClassSE, defineClassSE, defineClassSE, definePackageSE, findClassSE, findLibrarySE, findLoadedClassSE, findResourceSE, findResourcesSE, findSystemClassSE, getClassLoadingLockSE, getPackageSE, getPackagesSE, getParentSE, getResourceSE, getResourceAsStreamSE, getResourcesSE, getSystemClassLoaderSE, getSystemResourceSE, getSystemResourceAsStreamSE, getSystemResourcesSE, registerAsParallelCapableSE, resolveClassSE, setClassAssertionStatusSE, setDefaultAssertionStatusSE, setPackageAssertionStatusSE, setSignersSEcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic SimpleThrowawayClassLoader(@Nullable ClassLoaderSE parent)
parent - 使い捨て ClassLoader を構築するための ClassLoader