org.apache.jsieve
Interface Executable

All Known Implementing Classes:
Block, Command, Commands, Test, TestList

public interface Executable

Interface for an Executable operation.


Method Summary
 java.lang.Object execute(MailAdapter mail, SieveContext context)
           
 

Method Detail

execute

java.lang.Object execute(MailAdapter mail,
                         SieveContext context)
                         throws SieveException
Throws:
SieveException


Copyright © 2008-2009 The Apache Software Foundation. All Rights Reserved.