public interface IMethodExecutor
Modifier and Type | Method and Description |
---|---|
void |
execute(ITransaction transaction,
HttpServletRequest req,
HttpServletResponse resp) |
void execute(ITransaction transaction, HttpServletRequest req, HttpServletResponse resp) throws IOException, LockFailedException
IOException
LockFailedException
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.