|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectakka.osgi.OsgiActorSystemFactory$
public class OsgiActorSystemFactory$
Field Summary | |
---|---|
static OsgiActorSystemFactory$ |
MODULE$
Static reference to the singleton instance of this Scala object. |
Constructor Summary | |
---|---|
OsgiActorSystemFactory$()
|
Method Summary | |
---|---|
java.lang.ClassLoader |
akkaActorClassLoader()
Class loader of akka-actor bundle. |
OsgiActorSystemFactory |
apply(org.osgi.framework.BundleContext context,
com.typesafe.config.Config config)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final OsgiActorSystemFactory$ MODULE$
Constructor Detail |
---|
public OsgiActorSystemFactory$()
Method Detail |
---|
public java.lang.ClassLoader akkaActorClassLoader()
public OsgiActorSystemFactory apply(org.osgi.framework.BundleContext context, com.typesafe.config.Config config)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |