Interface AutomaticPackageReplicatorMBean

All Superinterfaces:
ResourceServiceManagerMBean

@Description("MBean for managing the Automatic Package Replicator.") public interface AutomaticPackageReplicatorMBean extends ResourceServiceManagerMBean
MBean interface for interacting with the Automatic Package Replicator
  • Method Details

    • execute

      @Description("Executes the automatic package replication configuration with the specified id") void execute(String id)