com.bankframe.ei.channel.corba.jdk
Class CorbaChannelServer

java.lang.Object
  |
  +--com.bankframe.ei.channel.corba.AbstractCorbaChannelServer
        |
        +--com.bankframe.ei.channel.corba.jdk.CorbaChannelServer
All Implemented Interfaces:
StartupClass

public class CorbaChannelServer
extends AbstractCorbaChannelServer


Constructor Summary
CorbaChannelServer()
          Constructor for CorbaChannelServer.
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class com.bankframe.ei.channel.corba.AbstractCorbaChannelServer
shutdown, startup
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CorbaChannelServer

public CorbaChannelServer()
Constructor for CorbaChannelServer.

Method Detail

main

public static void main(java.lang.String[] args)


Copyright © 2005 Siebel Systems, Inc. All rights reserved.