Interface IElementProcessor


  • public interface IElementProcessor
    Processor handles object read from the session.
    Version:
    $Revision$, $Date$
    • Method Detail

      • process

        void process​(java.lang.Object o)
              throws EBaseException
        Handles object
        Parameters:
        o - object to be processed
        Throws:
        EBaseException - failed to process object