com.ibm.security12.sun.applet
Class AppletNative

java.lang.Object
  |
  +--com.ibm.security12.sun.applet.AppletNative

public class AppletNative
extends Object


Constructor Summary
AppletNative()
           
 
Method Summary
static Object getContextClassLoader(Thread myThread)
           
static void setContextClassLoader(Thread myThread, ClassLoader cl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppletNative

public AppletNative()
Method Detail

setContextClassLoader

public static void setContextClassLoader(Thread myThread,
                                         ClassLoader cl)

getContextClassLoader

public static Object getContextClassLoader(Thread myThread)