com.softwareag.sagd.PMQServer
Interface PMQFilterInterface

All Known Implementing Classes:
PMQFilterCISImpl, PMQFilterSimpleImpl

public interface PMQFilterInterface

Interface to implement filter for UOWs.

Version:
$Revision: 1.2 $

Method Summary
 boolean accept(com.softwareag.entirex.aci.UnitofWork uow)
          Returns true to accept the UOW.
 

Method Detail

accept

boolean accept(com.softwareag.entirex.aci.UnitofWork uow)
Returns true to accept the UOW.



Copyright © 2004-2008 Software AG. All Rights Reserved.