org.globus.wsrf.utils
Class ContextUtils
java.lang.Object
|
+--org.globus.wsrf.utils.ContextUtils
- public class ContextUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextUtils
public ContextUtils()
getProperty
public static Object getProperty(MessageContext context,
String propName)
getTargetServicePath
public static String getTargetServicePath(MessageContext context)
getTargetService
public static SOAPService getTargetService(MessageContext context)
getServiceProperty
public static Object getServiceProperty(MessageContext context,
String serviceName,
String propName)
throws AxisFault
getServiceProperty
public static Object getServiceProperty(MessageContext context,
String propName)
getServiceProperty
public static Object getServiceProperty(SOAPService service,
String propName)
Copyright © 1999-2003 University of Chicago and The University of Southern California. All rights reserved.