org.annotation.util
Class ClassPathFinder

java.lang.Object
  extended byorg.annotation.util.ClassPathFinder

public class ClassPathFinder
extends java.lang.Object


Constructor Summary
ClassPathFinder()
           
 
Method Summary
static java.lang.String setSystemClasspath(java.lang.Class clazz)
          Sets the system classpath when the studio is launched by JWS.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassPathFinder

public ClassPathFinder()
Method Detail

setSystemClasspath

public static final java.lang.String setSystemClasspath(java.lang.Class clazz)
Sets the system classpath when the studio is launched by JWS.



Copyright © 2004 Thomas Morton and Jeremy LaCivita. All Rights Reserved.