|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Service in org.demac.context |
---|
Subinterfaces of Service in org.demac.context | |
---|---|
interface |
ContextService
Interface for the Context Service. |
Uses of Service in org.demac.context.core.management |
---|
Subinterfaces of Service in org.demac.context.core.management | |
---|---|
interface |
ContextManagementService
|
interface |
ContextNotificationService
|
interface |
ContextTransformationService
TODO Mirwais: Comment this class |
interface |
ContextUpdateService
|
interface |
RemoteContextService
|
Classes in org.demac.context.core.management that implement Service | |
---|---|
class |
ContextSerializerService
|
Uses of Service in org.demac.context.registry |
---|
Subinterfaces of Service in org.demac.context.registry | |
---|---|
interface |
ServiceRegistry
Dummy Service for dilevering dummy Servive for enabling context awareness. |
Uses of Service in org.demac.event |
---|
Classes in org.demac.event that implement Service | |
---|---|
class |
EventService
The generic event service of the DEMAC architecture. |
Uses of Service in org.demac.impl.event |
---|
Classes in org.demac.impl.event that implement Service | |
---|---|
class |
EventServiceImpl
TODO |
Uses of Service in org.demac.impl.j2me.context |
---|
Classes in org.demac.impl.j2me.context that implement Service | |
---|---|
class |
ContextServiceImpl
J2ME implementation of the ContextService. |
Uses of Service in org.demac.impl.j2me.context.core.management |
---|
Classes in org.demac.impl.j2me.context.core.management that implement Service | |
---|---|
class |
ContextNotificationServiceImpl
TODO Mirwais: Comment this class |
class |
ContextUpdateServiceImpl
|
class |
RemoteContextServiceImpl
TODO Mirwais: Comment this class |
Uses of Service in org.demac.impl.j2me.context.extension.management |
---|
Classes in org.demac.impl.j2me.context.extension.management that implement Service | |
---|---|
class |
ContextTransformationServiceImpl
TODO Mirwais: Comment this class |
class |
XMLContextSerializerService
TODO Mirwais: Comment this class |
Uses of Service in org.demac.impl.j2me.context.registry |
---|
Classes in org.demac.impl.j2me.context.registry that implement Service | |
---|---|
class |
ServiceRegistryImpl
TODO Mirwais: Comment this class |
Uses of Service in org.demac.impl.j2me.management.core |
---|
Classes in org.demac.impl.j2me.management.core that implement Service | |
---|---|
class |
ManagementServiceImpl
This class extends the ManagementService . |
Uses of Service in org.demac.impl.j2me.process.base.exe |
---|
Classes in org.demac.impl.j2me.process.base.exe that implement Service | |
---|---|
class |
BaseExecutionServiceImpl
The execution service of the BaseModule of the Process Service, implemented as a singleton, It can execute a process as far as the device and its direct environment is competent to do so. |
Uses of Service in org.demac.impl.j2me.process.core.process |
---|
Classes in org.demac.impl.j2me.process.core.process that implement Service | |
---|---|
class |
ProcessServiceImpl
Core component of the Process Service as part of the DEMAC architecture, implemented as a singleton. |
Uses of Service in org.demac.impl.j2me.process.ext.concurrency |
---|
Classes in org.demac.impl.j2me.process.ext.concurrency that implement Service | |
---|---|
class |
ConcurrencyServiceImpl
Implementation of the concurrency service |
Uses of Service in org.demac.impl.j2me.process.ext.interaction |
---|
Classes in org.demac.impl.j2me.process.ext.interaction that implement Service | |
---|---|
class |
InteractionServiceImpl
|
Uses of Service in org.demac.impl.j2me.process.ext.messages |
---|
Classes in org.demac.impl.j2me.process.ext.messages that implement Service | |
---|---|
class |
Messenger
Tentative class to find the device which executes a specific activity of a process. |
Uses of Service in org.demac.impl.j2me.process.ext.transaction |
---|
Classes in org.demac.impl.j2me.process.ext.transaction that implement Service | |
---|---|
class |
TransactionSupportServiceImpl
Implementation of TransactionalSupportService that enables basic functions, covering management of
Sequence Transaction . |
Uses of Service in org.demac.impl.j2me.transport |
---|
Classes in org.demac.impl.j2me.transport that implement Service | |
---|---|
class |
TransportServiceImpl
Implementation of the org.demac.transport.TransportServiceinterface. |
Uses of Service in org.demac.impl.j2me.transport.fluctnet |
---|
Classes in org.demac.impl.j2me.transport.fluctnet that implement Service | |
---|---|
class |
FluctNetTransportService
Implementation of the org.demac.transport.TransportServiceinterface. |
Uses of Service in org.demac.impl.j2me.transport.fluctnet.test |
---|
Classes in org.demac.impl.j2me.transport.fluctnet.test that implement Service | |
---|---|
class |
OldTransportServiceImpl
Implementation of the org.demac.transport.TransportServiceinterface. |
Uses of Service in org.demac.process.base.exe |
---|
Classes in org.demac.process.base.exe that implement Service | |
---|---|
class |
BaseExecutionService
The execution service of the BaseModule of the Process Service, implemented as a singleton, It can execute a process as far as the device and its direct environment is competent to do so. |
Uses of Service in org.demac.process.base.extension |
---|
Classes in org.demac.process.base.extension that implement Service | |
---|---|
class |
ConcurrencyService
This class performs several services needed for parallel execution of processes. |
class |
ExtendedExecutionService
Extension of the org.demac.process.base.exe.BaseExecutionService, executing more complex control flows. |
class |
ExtensionModule
Interface for all org.demac.process.base.extension.ExtensionModules. |
class |
InteractionService
Extension of the org.demac.process.base.extension.ExtensionModule, executing manual Activities or Activities which need user interaction because of the occurence of a fault. |
class |
SynchronizationService
Extension of the org.demac.process.base.extension.ExtensionModule, managing the synchronization of data between different users and devices. |
class |
TransactionSupportService
Abstract TransactionSupportService defines frame for Transaction management of Mobile Processes. |
Uses of Service in org.demac.process.core.exe |
---|
Classes in org.demac.process.core.exe that implement Service | |
---|---|
class |
ExecutionService
Component of the Process Service responsible for the execution of processes, implemented as a singleton. |
Uses of Service in org.demac.process.core.process |
---|
Classes in org.demac.process.core.process that implement Service | |
---|---|
class |
ProcessService
Core component of the Process Service as part of the DEMAC architecture, implemented as a singleton. |
Uses of Service in org.demac.transport |
---|
Classes in org.demac.transport that implement Service | |
---|---|
class |
TransportService
This class represents the transport layer of the DEMAC framework. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |