Uses of Interface
com.bankframe.ei.txnhandler.impl.destination.Destination

Packages that use Destination
com.bankframe.ei.txnhandler   
com.bankframe.ei.txnhandler.impl.destination   
 

Uses of Destination in com.bankframe.ei.txnhandler
 

Methods in com.bankframe.ei.txnhandler that return Destination
static Destination TransactionHandlerUtils.getDestination(TransactionRoute txnRoute)
          This method gets the Destination for a given transaction route.
 

Uses of Destination in com.bankframe.ei.txnhandler.impl.destination
 

Methods in com.bankframe.ei.txnhandler.impl.destination that return Destination
 Destination DestinationHome.findByPrimaryKey(DestinationPK primaryKey)
          This method finds and instantiates the requested Destination instance
static Destination DestinationCache.findByPrimaryKey(DestinationPK pk)
          This method is a findByPrimaryKey for the Destination Cache
 



Copyright © 2005, 2007, Oracle. All rights reserved.