org.apache.axis2.util
Class SessionUtils
java.lang.Object
org.apache.axis2.util.SessionUtils
public class SessionUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SessionUtils
public SessionUtils()
calculateMaxScopeForServiceGroup
public static String calculateMaxScopeForServiceGroup(AxisServiceGroup axisServiceGroup)
- Walk through the list of services and use the maximum of the scopes as the scope
for the whole service group
- Parameters:
axisServiceGroup
- the service group
- Returns:
- scope for the service group
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.