All Classes and Interfaces
Class
Description
The Abstract Daemon.
Abstract base class for
DaemonService implementations.Created: 2017.
The Command interface is there to allow Commander to delegate tasks.
An interface that can be used to describe the functionality of the
command implementation.
Created: 2017.
It contains the results of executing the command.
A daemon command that displays detailed information about an aspect,
translet, or scheduled job, and can control its active state.
The Interface Daemon.
An activity that processes a daemon command.
Adapt Daemon Request to Core
RequestAdapter.Adapt Daemon Response to Core
ResponseAdapter.The Interface DaemonService.
Adapt
SessionAgent to Core SessionAdapter.Start and Stop Aspectran Daemon in standalone mode.
The Class DefaultDaemonService.
File system-based commander.
The file commander.
Start and Stop Aspectran Daemon using Jsvc.
Start and Stop Aspectran Daemon using Procrun.
Since SimpleDaemon has an empty Activity context, it should be
used primarily to execute daemon commands.