All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----sunw.demo.classfile.EncapsulatedEventAdaptorClassFile
This class is used by the EncapsulatedEventAdaptorGenerator to author the implementation of the EncapsulatedEventAdaptor classes that it is responsible for generating and loading.
This class wraps all the ClassFile generic support classes and provides the adaptor specific implemenetation.
This statis function creates the class file implementation and writes it to the stream for loading ...
public EncapsulatedEventAdaptorClassFile(String className, OutputStream os) throws IOException, ClassNotFoundException
This statis function creates the class file implementation and writes it to the stream for loading ...
All Packages Class Hierarchy This Package Previous Next Index