Class Describe

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

    public class Describe
    extends Object
    implements org.apache.commons.chain.Command
    Describes the given Node.
    • Constructor Detail

      • Describe

        public Describe()
    • Method Detail

      • execute

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