- ServiceLoaderKF - Class in ej.wadapps.multisandbox.service
-
Defines the order of the service loading resolution:
the services defined by dependency injection locally in the application or kernel.
the services shared in the instance of the shared registry.
the services defined by dependency injection globally in the system properties.
- ServiceLoaderKF() - Constructor for class ej.wadapps.multisandbox.service.ServiceLoaderKF
-
Creates the service loader.
- setProperty(String, String) - Method in class ej.wadapps.multisandbox.property.SharedPropertyRegistryKF
-
- SharedPropertyRegistryKF - Class in ej.wadapps.multisandbox.property
-
Implementation of shared property registry over Kernel and Features.
- SharedPropertyRegistryKF() - Constructor for class ej.wadapps.multisandbox.property.SharedPropertyRegistryKF
-
Creates a new shared registry KF.
- SharedServiceRegistryKF - Class in ej.wadapps.multisandbox.service
-
Implementation of the shared service registry over Kernel and Features.
- SharedServiceRegistryKF() - Constructor for class ej.wadapps.multisandbox.service.SharedServiceRegistryKF
-
Creates a shared service registry.
- start() - Method in class ej.wadapps.multisandbox.application.FeatureApplication
-
- start(IProgressMonitor) - Method in class ej.wadapps.multisandbox.application.FeatureApplication
-
- stateChanged(Feature, Feature.State) - Method in class ej.wadapps.multisandbox.application.ApplicationManagerKF
-
- stateChanged(Feature, Feature.State) - Method in class ej.wadapps.multisandbox.property.SharedPropertyRegistryKF
-
- stateChanged(Feature, Feature.State) - Method in class ej.wadapps.multisandbox.service.SharedServiceRegistryKF
-
- stop() - Method in class ej.wadapps.multisandbox.application.FeatureApplication
-
- stop(IProgressMonitor) - Method in class ej.wadapps.multisandbox.application.FeatureApplication
-