All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class sunw.demo.classfile.DelegatorClassFile

java.lang.Object
   |
   +----sunw.demo.classfile.DelegatorClassFile

public final class DelegatorClassFile
extends Object

Constructor Index

 o DelegatorClassFile(String, Class[])

Method Index

 o write(OutputStream)

Constructors

 o DelegatorClassFile
 public DelegatorClassFile(String className,
                           Class targs[]) throws IOException, ClassNotFoundException

Methods

 o write
 public void write(OutputStream os) throws IOException

All Packages  Class Hierarchy  This Package  Previous  Next  Index