Uses of Interface
org.osoa.sca.CompositeContext

Packages that use CompositeContext
org.osoa.sca   
 

Uses of CompositeContext in org.osoa.sca
 

Methods in org.osoa.sca that return CompositeContext
static CompositeContext CurrentCompositeContext.getContext()
          Return the current composite context
 

Methods in org.osoa.sca with parameters of type CompositeContext
protected static void SCA.setCompositeContext(CompositeContext ctx)
          Protected method that allows an SCA implementation to set the current module context that will be returned by CurrentCompositeContext.getContext().
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.