org.apache.myfaces.extensions.cdi.core.impl.provider
Class SimpleServiceProviderContext

java.lang.Object
  extended by org.apache.myfaces.extensions.cdi.core.impl.provider.SimpleServiceProviderContext
All Implemented Interfaces:
ServiceProviderContext

@Typed
public class SimpleServiceProviderContext
extends Object
implements ServiceProviderContext

Simple ServiceProviderContext which unifies the handling of class-loaders


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

Constructor Detail

SimpleServiceProviderContext

public SimpleServiceProviderContext()
Method Detail

getClassLoader

public ClassLoader getClassLoader()

Specified by:
getClassLoader in interface ServiceProviderContext


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