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

Packages that use CompositePolicy
com.ibm.websphere.fabric.da Core Dynamic Assembly concepts used to interact with the WBSF Dynamic Assembler. 
 

Uses of CompositePolicy in com.ibm.websphere.fabric.da
 

Methods in com.ibm.websphere.fabric.da that return CompositePolicy
abstract  CompositePolicy CandidateItem.getAdvertisedCapabilities()
           
abstract  CompositePolicy<PolicyAssertion,Moment> PendingRequest.getCompositePolicy()
          The composite policy that will be used for selection policy.
abstract  CompositePolicy InboundResponse.getPropagatedPolicy()
          Provides access to the propagated policy requested by this endpoint.
abstract  CompositePolicy InvocationEvent.getPropagatedPolicy()
          Gives the propagated policy that the selected endpoint requires.
 



Copyright © 2002-2009 IBM. All Rights Reserved.