- setApplicationMetadata(Application, ApplicationMetadata) - Method in interface ej.wadapps.management.ApplicationMetadataProvider
-
Links an application and it meta-data.
- setApplicationMetadata(Application, ApplicationMetadata) - Method in class ej.wadapps.management.ApplicationMetadataProviderProxy
-
- setLauncher(Activity) - Method in interface ej.wadapps.management.ActivitiesScheduler
-
Sets the current activities launcher.
- setProperty(String, String) - Method in class ej.wadapps.property.SharedProperties
-
Sets the property indicated by the specified key.
- SharedProperties - Class in ej.wadapps.property
-
Shared properties are used to share properties between different
applications.
- SharedProperties() - Constructor for class ej.wadapps.property.SharedProperties
-
Creates a new shared properties implementation.
- SharedPropertiesFactory - Class in ej.wadapps.property
-
The factory that retrieves the unique instance of the
SharedProperties
set by the system.
- SharedRegistry - Interface in ej.wadapps.registry
-
The shared registry is used to share services between different applications.
- SharedRegistryFactory - Class in ej.wadapps.registry
-
The factory that retrieves the unique instance of the
SharedRegistry
set by the system.
- SharedRegistryImpl - Class in ej.wadapps.registry.util
-
This class is the default implementation of the shared registry.
- SharedRegistryImpl() - Constructor for class ej.wadapps.registry.util.SharedRegistryImpl
-
Creates a new shared registry implementation.
- show(Activity) - Method in interface ej.wadapps.management.ActivitiesScheduler
-
Asks to show an activity.
- showLauncher() - Method in interface ej.wadapps.management.ActivitiesScheduler
-
Asks to show the current launcher.
- start() - Method in interface ej.wadapps.admin.Application
-
Causes this application to start.
- start(IProgressMonitor) - Method in interface ej.wadapps.admin.Application
-
Causes this application to start.
- stateChanged(Application) - Method in interface ej.wadapps.admin.ApplicationLifecycleListener
-
Called whenever an application has changed in the observed applications manager.
- stop() - Method in interface ej.wadapps.admin.Application
-
Causes this application to stop.
- Storage - Interface in ej.wadapps.storage
-
Defines the storage mechanism.
- store(String, InputStream) - Method in interface ej.wadapps.storage.Storage
-
Stores an input stream that will be referenced with an ID.