se.sics.isl.transport
Interface ContextFactory


public interface ContextFactory

Author:
Patrick Jordan

Method Summary
 Context createContext()
          Add the allowable transports to the context.
 Context createContext(Context context)
          Add the allowable transports to the context.
 

Method Detail

createContext

Context createContext()
Add the allowable transports to the context.

Returns:
the base context with new transports added.

createContext

Context createContext(Context context)
Add the allowable transports to the context.

Parameters:
context - the parent context
Returns:
the context with new transports added.


Copyright © 2007-2009 Association for Trading Agent Research. All Rights Reserved.