Package com.sodius.mdw.server.launch
Contains the service execution framework.
-
Interface Summary Interface Description Argument Describes a launch argument, which is the actual value matching a ruleset expected parameter.GeneratedFile Describes a file generated during the launch execution.Launch Describes a launch, which is the execution of a service on the server.LaunchContext Provides information to a service developer on the execution context.LaunchInterceptor Listens a launch at various steps of its execution.LaunchManager Manages the launch executions.LaunchResult Describes the result of a launch execution.LogEntry Describes a log message. -
Class Summary Class Description ObjectArgument<E> A launch argument implementation that simply wraps a value. -
Enum Summary Enum Description LaunchState Describes the potential states of a launch execution.LogEntryKind Describes the type of log messages.