intarsys runtime library

de.intarsys.tools.reflect
Interface IClassLoaderSupport

All Known Subinterfaces:
IClassLoaderAccess

public interface IClassLoaderSupport

An interface indicating support for getting a ClassLoader.


Method Summary
 ClassLoader getClassLoader()
          A ClassLoader instance suitable to load classes and resources in the context of the receiver.
 

Method Detail

getClassLoader

ClassLoader getClassLoader()
A ClassLoader instance suitable to load classes and resources in the context of the receiver.

Returns:
A ClassLoader instance suitable to load classes and resources in the context of the receiver.

intarsys runtime library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.