org.apache.myfaces.extensions.cdi.core.api.provider
Interface ServiceProviderContext


public interface ServiceProviderContext

Provides the current context for a ServiceProvider


Method Summary
 ClassLoader getClassLoader()
          Allows to provide a custom ClassLoader
 

Method Detail

getClassLoader

ClassLoader getClassLoader()
Allows to provide a custom ClassLoader

Returns:
the class-loader which should be used for the first try


Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.