org.apache.myfaces.extensions.cdi.core.impl.provider
Class SimpleServiceProviderContext
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleServiceProviderContext
public SimpleServiceProviderContext()
getClassLoader
public ClassLoader getClassLoader()
-
- Specified by:
getClassLoader
in interface ServiceProviderContext
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.