- keepAlive(long) - Method in class de.aristaflow.adept2.core.transactionmanager.ResultSetRemoteIterator
-
Keeps this iterator alive for the designated time span (in milliseconds).
- keepAlive(long) - Method in class de.aristaflow.adept2.model.common.collection.CachingRemoteIterator
-
- keepAlive(long) - Method in class de.aristaflow.adept2.model.common.collection.EmptyRemoteIterator
-
- keepAlive(long) - Method in class de.aristaflow.adept2.model.common.collection.MemoryBasedCopyingRemoteIterator
-
- keepAlive(long) - Method in interface de.aristaflow.adept2.model.common.collection.RemoteIterator
-
Keeps this iterator alive for the designated time span (in milliseconds).
- keepConnection - Variable in class de.aristaflow.adept2.core.eventmanager.mailevents.MailEventSource
-
Whether the mail storage should not be disconnected between polls.
- KEY_DEFAULT_SIZE - Static variable in interface de.aristaflow.adept2.base.security.GlobalSecurityManager
-
The default size of the RSA key.
- KEY_SEPARATOR - Static variable in class de.aristaflow.adept2.model.globals.ActivityConstants
-
The character which separates the names of an activity model branch from
the key when overriding activity configurations in a local configuration,
for instance:
Namespace$ECName$OpName$AName#.Key = Value
.
- keyColumn - Variable in class de.aristaflow.adept2.base.registry.dbconfiguration.TableManager
-
The name of the column for the keys of the runtime configuration.
- kill(String) - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractActivityEventHandler
-
- kill() - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.ExecutionEnvironment
-
Returns false - overwrite this method to support killing.
- kill() - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.IDExecutionEnvironment
-
- kill() - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.NullExecution
-
- kill(String) - Method in interface de.aristaflow.adept2.model.events.handler.ActivityEventHandler
-
Instructs the activity handler to kill the activity that is currently
running with the designated session ID.
- kill() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.ExecutableComponent
-
Enforces the application to abort its execution at once.
- KILL - Static variable in interface de.aristaflow.adept2.model.runtimeenvironment.ExecutableComponent.Signals
-
The component has received a kill request (value is 7 << 11).