Kodo 4.2.0. (DEPRECATED)

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

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.

Throws:
Exception

Kodo 4.2.0. (DEPRECATED)

Copyright 2011 Oracle, Inc. All Rights Reserved.

This documentation is deprecated and will be removed in the next release of WebLogic Server.


Oracle Fusion Middleware Oracle Kodo 4.2.0 API Reference (DEPRECATED)
11g Release 1 (10.3.6)
Part Number E13950-02