Uses of Class
com.ibm.websphere.fabric.da.CandidateList

Packages that use CandidateList
com.ibm.websphere.fabric.da.plugin Interfaces for extending the behavior or stock Dynamic Assembly. 
 

Uses of CandidateList in com.ibm.websphere.fabric.da.plugin
 

Methods in com.ibm.websphere.fabric.da.plugin that return CandidateList
 CandidateList EndpointFilter.filterCandidates(CandidateList candidates)
          Called after the DA has performed all its policy matching and has given a policy matching score to all the endpoints, in order to allow the candidate list of endpoints to be modified.
 

Methods in com.ibm.websphere.fabric.da.plugin with parameters of type CandidateList
 CandidateList EndpointFilter.filterCandidates(CandidateList candidates)
          Called after the DA has performed all its policy matching and has given a policy matching score to all the endpoints, in order to allow the candidate list of endpoints to be modified.
 



Copyright © 2002-2009 IBM. All Rights Reserved.