Griffon 1.2.0

griffon.util
[Java] Class ApplicationClassLoader

java.lang.Object
  griffon.util.ApplicationClassLoader

public class ApplicationClassLoader

Utility class that holds a reference to an application wide ClassLoader.

Authors:
Andres Almiray
Since:
1.0.0


Constructor Summary
ApplicationClassLoader()

 
Method Summary
static ClassLoader get()

 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Constructor Detail

ApplicationClassLoader

ApplicationClassLoader()


 
Method Detail

get

public static ClassLoader get()


 

Groovy Documentation