Uses of Interface
org.apache.jetspeed.util.interceptors.MethodReplayDecisionMaker

Packages that use MethodReplayDecisionMaker
org.apache.jetspeed.util.interceptors   
 

Uses of MethodReplayDecisionMaker in org.apache.jetspeed.util.interceptors
 

Classes in org.apache.jetspeed.util.interceptors that implement MethodReplayDecisionMaker
 class 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.