SolarMetric Kodo JDO 3.4.1 generated on May 30 2006

com.solarmetric.remote
Interface ContextFactory


public interface ContextFactory

Component used to create the context for each command based on its client id.


Method Summary
 Object getContext(Command cmd)
          Return the context for the given command based on its client id.
 

Method Detail

getContext

public Object getContext(Command cmd)
                  throws Exception
Return the context for the given command based on its client id. In some implementations this method might also initialize the client id for new client notification commands.

SolarMetric Kodo JDO 3.4.1 generated on May 30 2006

Copyright 2001,2002 SolarMetric, Inc. All Rights Reserved.