Uses of Class
org.oa4mp.delegation.common.servlet.TransactionState
-
Packages that use TransactionState Package Description org.oa4mp.delegation.common.servlet -
-
Uses of TransactionState in org.oa4mp.delegation.common.servlet
Methods in org.oa4mp.delegation.common.servlet with parameters of type TransactionState Modifier and Type Method Description voidTransactionFilter. postprocess(TransactionState transactionState)Invoked after the response has been written to theHttpServletResponsestream.voidTransactionFilter. preprocess(TransactionState transactionState)Invoked after the transaction state has been determined, but before writing any response
-