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 Summary
Methods inherited from interface com.adobe.acs.commons.util.mbeans.ResourceServiceManagerMBean
getRegisteredConfigurations, refreshCache
-
Method Details
-
execute
@Description("Executes the automatic package replication configuration with the specified id") void execute(String id)
-