Skip navigation links

Package com.adaptris.core.services.system

Implementations of Service and supporting classes allow execution of system commands.

See: Description

Package com.adaptris.core.services.system Description

Implementations of Service and supporting classes allow execution of system commands.

You should take care when configuring these classes; it can present an audit trail issue when used in combination with DynamicServiceLocator or DynamicServiceExecutor if the command(s) that are executed are not properly configured or validated. All commands will be executed with the current users permissions and subject to the virtual machines security manager.

Skip navigation links