ogre.dms.util.si
Class DMCIFactory

java.lang.Object
  extended by ogre.dms.util.si.DMCIFactory

public class DMCIFactory
extends Object

Version:
$Id: DMCIFactory.java,v 1.1.1.1.2.1 2006/10/26 03:02:47 esso Exp $
Author:
Docpedia team.

Method Summary
static DMCI createDMCIImpl()
          Create a DMCI implementation object with RMI mode.
static DMCI createDMCIImpl(String serverHost, String serverPort)
          Create a DMCI implementation object with RMI mode.
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createDMCIImpl

public static DMCI createDMCIImpl()
Create a DMCI implementation object with RMI mode.

Returns:
the DMCI

createDMCIImpl

public static DMCI createDMCIImpl(String serverHost,
                                  String serverPort)
                           throws Exception
Create a DMCI implementation object with RMI mode.

Parameters:
serverHost - the server address
serverPort - the server port
Returns:
the DMCI
Throws:
Exception

main

public static void main(String[] args)


Copyright(c) 2005-2012 by Flowring Technology Corp., 12 F., No 120, Sec 2, Gongdao 5th Rd., Hsin-Chu City 300, Taiwan(R.O.C.) All rights reserved.