ucar.nc2.util.reflect
Class ProxyGenerator

java.lang.Object
  extended by ucar.nc2.util.reflect.ProxyGenerator

public class ProxyGenerator
extends Object


Nested Class Summary
static class ProxyGenerator.MethodComparator
           
 
Constructor Summary
ProxyGenerator()
           
 
Method Summary
static void main(String[] args)
           
static void showMethods(Class c, PrintStream out)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProxyGenerator

public ProxyGenerator()
Method Detail

showMethods

public static void showMethods(Class c,
                               PrintStream out)

main

public static void main(String[] args)
                 throws SecurityException
Throws:
SecurityException


Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.