Class AbstractLsProperties

    • Constructor Detail

      • AbstractLsProperties

        public AbstractLsProperties()
    • Method Detail

      • execute

        public final boolean execute​(org.apache.commons.chain.Context ctx)
                              throws Exception
        Throws:
        Exception
      • getProperties

        protected abstract Iterator getProperties​(org.apache.commons.chain.Context ctx)
                                           throws Exception
        Parameters:
        ctx - the Context
        Returns:
        collected Property s to display
        Throws:
        Exception - if the Property s can't be retrieved