org.globus.ogsa.utils
Class ContextUtils

java.lang.Object
  extended byorg.globus.ogsa.utils.ContextUtils

public class ContextUtils
extends java.lang.Object


Constructor Summary
ContextUtils()
           
 
Method Summary
static java.lang.Object getProperty(org.apache.axis.MessageContext context, java.lang.String property)
           
static ServiceProperties getTargetService(org.apache.axis.MessageContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextUtils

public ContextUtils()
Method Detail

getProperty

public static java.lang.Object getProperty(org.apache.axis.MessageContext context,
                                           java.lang.String property)

getTargetService

public static ServiceProperties getTargetService(org.apache.axis.MessageContext context)
                                          throws ServiceActivationException
Throws:
ServiceActivationException


Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.