org.objectweb.proactive.ext.locationserver
Class LocationServerMetaObjectFactory.RequestWithLocationServerFactory

java.lang.Object
  extended by org.objectweb.proactive.ext.locationserver.LocationServerMetaObjectFactory.RequestWithLocationServerFactory
All Implemented Interfaces:
java.io.Serializable, RequestFactory
Enclosing class:
LocationServerMetaObjectFactory

protected class LocationServerMetaObjectFactory.RequestWithLocationServerFactory
extends java.lang.Object
implements RequestFactory, java.io.Serializable

See Also:
Serialized Form

Constructor Summary
protected LocationServerMetaObjectFactory.RequestWithLocationServerFactory()
           
 
Method Summary
 Request newRequest(MethodCall methodCall, UniversalBody sourceBody, boolean isOneWay, long sequenceID)
          Creates a request object based on the given parameter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocationServerMetaObjectFactory.RequestWithLocationServerFactory

protected LocationServerMetaObjectFactory.RequestWithLocationServerFactory()
Method Detail

newRequest

public Request newRequest(MethodCall methodCall,
                          UniversalBody sourceBody,
                          boolean isOneWay,
                          long sequenceID)
Description copied from interface: RequestFactory
Creates a request object based on the given parameter

Specified by:
newRequest in interface RequestFactory
Returns:
the newly created Request object.


Copyright 2001-2007 INRIA All Rights Reserved.