Package akka.osgi

Class Summary
ActorSystemActivator Abstract bundle activator implementation to bootstrap and configure an actor system in an OSGi environment.
BundleDelegatingClassLoader A bundle delegating ClassLoader implementation - this will try to load classes and resources from the bundle and the bundles transitive dependencies.
BundleDelegatingClassLoader$ Companion object to create bundle delegating ClassLoader instances
DefaultOSGiLogger Logger for OSGi environment.
OsgiActorSystemFactory Factory class to create ActorSystem implementations in an OSGi environment.
OsgiActorSystemFactory$  
UnregisteringLogService Message sent when LogService is unregistred.
UnregisteringLogService$ Message sent when LogService is unregistred.