Package org.apache.jetspeed.util.interceptors

Interface Summary
MethodReplayDecisionMaker A interface which is akin to a gateway in BPMN notation.
 

Class Summary
MethodReplayInterceptor Generic aspect that will attempt to replay a method invocation if one of a set of specified exceptions is thrown from its execution.
PageManagerInterceptor Aspect that will attempt to rollback cache entries upon Page Manager failures
TransactionalMethodReplayDecisionMaker MethodReplayDecisionMaker intended for use with methods marked as transactional, where the decision to replay the method is based on the content of the underlying exception from the resource.
 



Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.