|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
RegistrationListener | RegistrationListener interface The RegistrationListener interface is used: - by proxy bundles to register themselves within the SOFA2 runtime - by SOFA2 runtime to register/unregister services though the corresponding proxy bundles |
SOFAServiceListener | Service Listener interface A SOFA2 component implements the interface to explicitly track service events of related services |
Class Summary | |
---|---|
Framework | The OSGi Framework wrapper This class respresents the embedded OSGi Framework. |
HostActivator | Host to interact with the embedded Framework |
ProxyActivator | Proxy Bundle activator The bundle register itself (through the RegistrationListener interface) within the SOFA2 runtime when it starts. |
ServiceProxy | Service Proxy It handles method invocations on a SOFA2 interface and acts as a mediator between the interface and a service. |
Exception Summary | |
---|---|
ServiceUnavailableException | ServiceUnavailableException exception |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |