Uses of Class
com.ibm.websphere.fabric.da.types.Moment

Packages that use Moment
com.ibm.websphere.fabric.da Core Dynamic Assembly concepts used to interact with the WBSF Dynamic Assembler. 
com.ibm.websphere.fabric.da.types Fundemental types useful for expressing Dynamic Assembly concepts and concerns. 
 

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

Classes in com.ibm.websphere.fabric.da with type parameters of type Moment
 class CompositePolicy<A extends PolicyAssertion,M extends Moment>
          A (usually complex) policy that was computed by reconciling zero or more simpler policies.
 

Methods in com.ibm.websphere.fabric.da that return Moment
abstract  Moment InvocationSummary.getInvocationTime()
           
 

Methods in com.ibm.websphere.fabric.da that return types with arguments of type Moment
abstract  CompositePolicy<PolicyAssertion,Moment> PendingRequest.getCompositePolicy()
          The composite policy that will be used for selection policy.
 

Uses of Moment in com.ibm.websphere.fabric.da.types
 

Methods in com.ibm.websphere.fabric.da.types that return Moment
static Moment Moment.promote(Moment moment)
           
 



Copyright © 2002-2009 IBM. All Rights Reserved.