Modifier and Type | Method and Description |
---|---|
ISubscriptionIntermediateFuture<DiscoveryInfo> |
IAwarenessManagementService.subscribeToPlatformList(boolean include_initial)
Retrieve information about platforms as they appear or vanish.
|
Modifier and Type | Method and Description |
---|---|
ISubscriptionIntermediateFuture<ChatEvent> |
IChatGuiService.subscribeToEvents()
Subscribe to events from the chat service.
|
Modifier and Type | Method and Description |
---|---|
<T> ISubscriptionIntermediateFuture<T> |
ICronService.addJob(CronJob<T> job)
Add a schedule job.
|
Modifier and Type | Method and Description |
---|---|
ISubscriptionIntermediateFuture<jadex.rules.eca.RuleEvent> |
IRuleService.subscribe()
Subscribe to rule executions.
|
Modifier and Type | Method and Description |
---|---|
ISubscriptionIntermediateFuture<Email> |
IEmailService.subscribeForEmail(IFilter<Email> filter,
EmailAccount account)
Subscribe for email.
|
Modifier and Type | Method and Description |
---|---|
ISubscriptionIntermediateFuture<ChangeEvent<Object>> |
ISecurityService.subcribeToEvents()
Subscribe to changes.
|
Copyright © 2013. All Rights Reserved.