Namespace: OpenEdge.DataAdmin.ServerCommand
Type: Class ServerCommandFactory
Parent Classes:
Inherits: Progress.Lang.Object


/* Copyright (c) 2010 by progress Software Corporation
/*
/* all rights reserved. no part of this program or document
/* may be reproduced in any form or by any means without
/* permission in writing from progress Software Corporation.
Purpose:Factory for DataAccess objects
Author(s):hdaniels
Created:Fri Aug 06 09:11:08 EDT 2010



Method Summary
  Options Name Purpose
  IServerCommand GetCommand (character)

Constructor Summary
  Options Name Purpose
  ServerCommandFactory (character)

Property Summary
  Options Name Purpose
  CHARACTER ServiceName


Method Detail
Top

IServerCommand GetCommand (character)

Parameters:
name CHARACTER
 
Returns IServerCommand
 


Constructor Detail
Top

ServerCommandFactory (character)

Parameters:
name CHARACTER
 


Property Detail
Top

CHARACTER ServiceName

Returns CHARACTER