akka.osgi.impl
Class BundleDelegatingClassLoader$

java.lang.Object
  extended by akka.osgi.impl.BundleDelegatingClassLoader$

public class BundleDelegatingClassLoader$
extends java.lang.Object


Field Summary
static BundleDelegatingClassLoader$ MODULE$
          Static reference to the singleton instance of this Scala object.
 
Constructor Summary
BundleDelegatingClassLoader$()
           
 
Method Summary
 BundleDelegatingClassLoader apply(org.osgi.framework.BundleContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MODULE$

public static final BundleDelegatingClassLoader$ MODULE$
Static reference to the singleton instance of this Scala object.

Constructor Detail

BundleDelegatingClassLoader$

public BundleDelegatingClassLoader$()
Method Detail

apply

public BundleDelegatingClassLoader apply(org.osgi.framework.BundleContext context)