Package com.bankframe.services.notification.targetselection

Class Summary
DefaultTargetSelectionFactoryImpl This is the Default TargetSelection Implementation, It finds a Target IP address for a particular source ID, in this impl all the registered addresses are obtained, and then the first one is selected as the appropriate Target, the method getTargetIPForSource(..) can be changed in order to perform a different selection
TargetSelectionFactory This class is used to create a new instance of the TargetSelectionFactory implementation specified by the targetSelectionFactory setting in BankframeResource.properties
 



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