Class LsNamespaces

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

    public class LsNamespaces
    extends Object
    implements org.apache.commons.chain.Command
    Lists the registered namespaces.
    • Constructor Detail

      • LsNamespaces

        public LsNamespaces()
    • 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