Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.chaoswg.xtc4y.test.classdesc
Class TestClassDescriptor  view TestClassDescriptor download TestClassDescriptor.java

java.lang.Object
  extended bycom.chaoswg.xtc4y.test.classdesc.TestClassDescriptor

public class TestClassDescriptor
extends java.lang.Object

This is a non JUnit testclass for proving loading a class into a ClassDescriptor and writing bytes to a classloader works :-)


Constructor Summary
TestClassDescriptor()
           
 
Method Summary
static void main(java.lang.String[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestClassDescriptor

public TestClassDescriptor()
Method Detail

main

public static void main(java.lang.String[] argv)