com.ibm.commerce.scheduler.commands

Interface RefreshLocalRegistryCmd

  • All Superinterfaces:
    AccCommand, com.ibm.websphere.command.CacheableCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, ControllerCommand, ECCommand, Protectable, java.io.Serializable, com.ibm.websphere.command.TargetableCommand
    All Known Subinterfaces:
    UpdateLocalRegistryCmd


    public interface RefreshLocalRegistryCmd
    extends ControllerCommand
    Refresh the local copy of all or a specified registry component. If no registry is specified, then all registries should be updated.
    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        IBM Copyright notice field.
        See Also:
        Constant Field Values
      • defaultCommandClassName

        static final java.lang.String defaultCommandClassName
        The default implementation of this command.
        See Also:
        Constant Field Values
    • Method Detail

      • setRegistryName

        void setRegistryName(java.lang.String name)
        Sets the name of the registry to be refreshed.
        Parameters:
        name - the registry name