com.bankframe.services.notification.impl.rminotificationserver
Class RMINotificationService
java.lang.Object
  
com.bankframe.services.notification.impl.rminotificationserver.RMINotificationService
- public class RMINotificationService
- extends java.lang.Object
  
The purpose of this class is to invoke the RMI Registry and to export the Remote 
 Notification Service to this registry
  
 In order to start the RMINotificationService run the following command(update any local resource references):
 <>
 java -classpath [C:\eontec\MCA\bin | location of mca classes];C:\eontec\Common\resources[location of BFR] com.bankframe.services.notification.impl.rminotificationserver.RMINotificationService
 
 <>
 java -classpath $CLASSPATH:./eontec.ear/lib/eontec/mca.jar:./eontec.ear/resources com.bankframe.services.notification.impl.rminotificationserver.RMINotificationService
- Author:
 
  - jotoole
 
 
| 
Method Summary | 
static void | 
main(java.lang.String[] args)
 
            | 
 
| Methods inherited from class java.lang.Object | 
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
RMINotificationService
public RMINotificationService()
main
public static void main(java.lang.String[] args)
 
Copyright © 2004 Siebel Systems, Inc. All rights reserved.