Class UnregisterNamespace

  • All Implemented Interfaces:
    org.apache.commons.chain.Command

    public class UnregisterNamespace
    extends Object
    implements org.apache.commons.chain.Command
    Unregister a namespace
    • Constructor Detail

      • UnregisterNamespace

        public UnregisterNamespace()
    • Method Detail

      • execute

        public boolean execute​(org.apache.commons.chain.Context ctx)
                        throws Exception
        Specified by:
        execute in interface org.apache.commons.chain.Command
        Throws:
        Exception
      • getPrefixKey

        public String getPrefixKey()
        Returns:
        the prefix key.
      • setPrefixKey

        public void setPrefixKey​(String prefixKey)
        Parameters:
        prefixKey - the prefix key to set