Uses of Interface
com.saperion.rmi.common.SaRMISystemCommand
Packages that use SaRMISystemCommand
Package
Description
This package contains the JMX configuration part.
Package for connector RMI client classes.
- 
Uses of SaRMISystemCommand in com.saperion.configMethods in com.saperion.config with parameters of type SaRMISystemCommandModifier and TypeMethodDescriptionvoidSaJMXConfiguration.newBackendProperties(SaRMISystemCommand cmd, Properties sysprops) Adds the backend properties to configuration.voidSaJMXConfiguration.newFeatureProperties(SaRMISystemCommand cmd) Adds the backend features to configuration.Constructors in com.saperion.config with parameters of type SaRMISystemCommandModifierConstructorDescriptionSaJMXBackendProperties(SaRMISystemCommand systemCommands, String section, Properties properties) Constructor.
- 
Uses of SaRMISystemCommand in com.saperion.connector.rmiMethods in com.saperion.connector.rmi that return SaRMISystemCommandModifier and TypeMethodDescriptionSaRMISystemConnector.getSaSystemCommand()Returns the system application instance.