com.sun.hk2.component
Interface ClassLoaderHolder

All Known Implementing Classes:
ConfigBean, Dom, LazyInhabitant

Deprecated.

@Deprecated
public interface ClassLoaderHolder

Contract representing holders for a ClassLoader

Author:
Jeff Trent

Method Summary
 ClassLoader getClassLoader()
          Deprecated.  
 

Method Detail

getClassLoader

ClassLoader getClassLoader()
Deprecated. 


Copyright © 2013 Oracle Corporation. All Rights Reserved.