org.codehaus.wadi.servicespace.admin.commands
Class GetSessionInfos
java.lang.Object
org.codehaus.wadi.servicespace.admin.commands.AbstractServiceCommand
org.codehaus.wadi.servicespace.admin.commands.GetSessionInfos
- All Implemented Interfaces:
- java.io.Serializable, Command
public class GetSessionInfos
- extends AbstractServiceCommand
- Version:
- $Revision: 1538 $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetSessionInfos
public GetSessionInfos(ServiceSpaceName name)
getInvocationResultCombiner
public InvocationResultCombiner getInvocationResultCombiner()
- Specified by:
getInvocationResultCombiner
in interface Command
- Overrides:
getInvocationResultCombiner
in class AbstractServiceCommand
execute
protected java.lang.Object execute(org.codehaus.wadi.group.LocalPeer localPeer,
ServiceSpace serviceSpace,
java.lang.Object service)
- Specified by:
execute
in class AbstractServiceCommand
addSessionInfos
protected void addSessionInfos(org.codehaus.wadi.group.LocalPeer localPeer,
Contextualiser contextualiser,
int index,
java.util.Set sessionInfos)
Copyright © 2008. All Rights Reserved.