Server_Strategy_Factory.h File Reference

#include "ace/Service_Object.h"
#include "tao/TAO_Export.h"
#include "tao/Basic_Types.h"

Include dependency graph for Server_Strategy_Factory.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  TAO_Server_Strategy_Factory
 Base class for the server's abstract factory that manufactures various strategies of special utility to it. This simply serves as an interface to a subclass that REALLY gets specified and loaded by the Service Configurator. More...

struct  TAO_Server_Strategy_Factory::Active_Object_Map_Creation_Parameters

Enumerations

enum  TAO_Demux_Strategy { TAO_LINEAR, TAO_DYNAMIC_HASH, TAO_ACTIVE_DEMUX, TAO_USER_DEFINED }

Variables

TAO_BEGIN_VERSIONED_NAMESPACE_DECL
class 
TAO_ORB_Core


Detailed Description

Server_Strategy_Factory.h,v 1.31 2006/03/10 07:19:06 jtc Exp

Author:
Chris Cleeland

Definition in file Server_Strategy_Factory.h.


Enumeration Type Documentation

enum TAO_Demux_Strategy
 

Enumeration values:
TAO_LINEAR 
TAO_DYNAMIC_HASH 
TAO_ACTIVE_DEMUX 
TAO_USER_DEFINED 

Definition at line 31 of file Server_Strategy_Factory.h.

00032 {
00033   TAO_LINEAR,
00034   TAO_DYNAMIC_HASH,
00035   TAO_ACTIVE_DEMUX,
00036   TAO_USER_DEFINED
00037 };


Variable Documentation

TAO_BEGIN_VERSIONED_NAMESPACE_DECL class TAO_ORB_Core
 

Definition at line 29 of file Server_Strategy_Factory.h.


Generated on Thu Nov 9 12:06:37 2006 for TAO by doxygen 1.3.6