|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface LoaderHandler
| Field Summary | |
|---|---|
static String |
packagePrefix
Deprecated. For binary compatibility with the JDK, the string "sun.rmi.server". |
| Method Summary | |
|---|---|
Object |
getSecurityContext(ClassLoader loader)
Deprecated. |
Class<?> |
loadClass(String name)
Deprecated. |
Class<?> |
loadClass(URL codebase,
String name)
Deprecated. |
| Field Detail |
|---|
static final String packagePrefix
| Method Detail |
|---|
Class<?> loadClass(String name)
throws MalformedURLException,
ClassNotFoundException
MalformedURLException
ClassNotFoundException
Class<?> loadClass(URL codebase,
String name)
throws MalformedURLException,
ClassNotFoundException
MalformedURLException
ClassNotFoundExceptionObject getSecurityContext(ClassLoader loader)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||