com.sun.xml.bind.v2.util
Class ClassLoaderRetriever

java.lang.Object
  extended by com.sun.xml.bind.v2.util.ClassLoaderRetriever

public class ClassLoaderRetriever
extends java.lang.Object

Author:
snajper

Constructor Summary
ClassLoaderRetriever()
           
 
Method Summary
static java.lang.ClassLoader getClassLoader()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassLoaderRetriever

public ClassLoaderRetriever()
Method Detail

getClassLoader

public static java.lang.ClassLoader getClassLoader()


Copyright © 2005-2011 Oracle Corporation. All Rights Reserved.