Uses of Class
com.bankframe.services.notification.targetselection.TargetSelectionFactory

Packages that use TargetSelectionFactory
com.bankframe.services.notification.targetselection   
 

Uses of TargetSelectionFactory in com.bankframe.services.notification.targetselection
 

Subclasses of TargetSelectionFactory in com.bankframe.services.notification.targetselection
 class 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
 

Methods in com.bankframe.services.notification.targetselection that return TargetSelectionFactory
static TargetSelectionFactory TargetSelectionFactory.getInstance()
          This method returns the TargetSelectionFactory instance.
 



Copyright © 2004 Siebel Systems, Inc. All rights reserved.