TAO 2.0.4
Classes | Enumerations
Server_Strategy_Factory.h File Reference
#include "ace/Service_Object.h"
#include "tao/Basic_Types.h"

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 }

Detailed Description

Id:
Server_Strategy_Factory.h 93510 2011-03-09 14:59:48Z johnnyw
Author:
Chris Cleeland

Enumeration Type Documentation

Enumerator:
TAO_LINEAR 
TAO_DYNAMIC_HASH 
TAO_ACTIVE_DEMUX 
TAO_USER_DEFINED 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines