org.codehaus.wadi.servicespace.admin.commands
Class GetSessionInfos

java.lang.Object
  extended by org.codehaus.wadi.servicespace.admin.commands.AbstractServiceCommand
      extended by 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

Constructor Summary
GetSessionInfos(ServiceSpaceName name)
           
 
Method Summary
protected  void addSessionInfos(LocalPeer localPeer, Contextualiser contextualiser, int index, java.util.Set sessionInfos)
           
protected  java.lang.Object execute(LocalPeer localPeer, ServiceSpace serviceSpace, java.lang.Object service)
           
 InvocationResultCombiner getInvocationResultCombiner()
           
 
Methods inherited from class org.codehaus.wadi.servicespace.admin.commands.AbstractServiceCommand
execute, getService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetSessionInfos

public GetSessionInfos(ServiceSpaceName name)
Method Detail

getInvocationResultCombiner

public InvocationResultCombiner getInvocationResultCombiner()
Specified by:
getInvocationResultCombiner in interface Command
Overrides:
getInvocationResultCombiner in class AbstractServiceCommand

execute

protected java.lang.Object execute(LocalPeer localPeer,
                                   ServiceSpace serviceSpace,
                                   java.lang.Object service)
Specified by:
execute in class AbstractServiceCommand

addSessionInfos

protected void addSessionInfos(LocalPeer localPeer,
                               Contextualiser contextualiser,
                               int index,
                               java.util.Set sessionInfos)


Copyright © 2010. All Rights Reserved.