com.sun.hk2.component
Interface ClassLoaderHolder

All Known Implementing Classes:
LazyInhabitant

public interface ClassLoaderHolder

Contract representing holders for a ClassLoader

Author:
Jeff Trent

Method Summary
 ClassLoader getClassLoader()
           
 

Method Detail

getClassLoader

ClassLoader getClassLoader()


Copyright © 2011 Oracle Corporation. All Rights Reserved.