org.osoa.sca
Class CurrentCompositeContext

java.lang.Object
  extended by org.osoa.sca.CurrentCompositeContext

public final class CurrentCompositeContext
extends java.lang.Object

Class providing access to the current CompositeComponent.

Version:
$Rev: 431035 $ $Date: 2006-08-12 06:54:25 -0700 (Sat, 12 Aug 2006) $

Constructor Summary
CurrentCompositeContext()
           
 
Method Summary
static CompositeContext getContext()
          Return the current composite context
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CurrentCompositeContext

public CurrentCompositeContext()
Method Detail

getContext

public static CompositeContext getContext()
Return the current composite context



Copyright © 2006 Apache Software Foundation. All Rights Reserved.