public class Sample extends Object
Sample()
Object
trap(Object[] args, int identifier)
static Object
trapRead(Object[] args, String name)
trapStatic(Object[] args, int identifier)
trapWrite(Object[] args, String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Sample()
public Object trap(Object[] args, int identifier) throws Throwable
Throwable
public static Object trapStatic(Object[] args, int identifier) throws Throwable
public static Object trapRead(Object[] args, String name)
public static Object trapWrite(Object[] args, String name)
Copyright © 2012. All Rights Reserved.