com.bankframe.services.notification.impl.rminotificationserver
Class RMINotificationService
java.lang.Object
com.bankframe.services.notification.impl.rminotificationserver.RMINotificationService
public class RMINotificationService
- extends 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
RMINotificationService
public RMINotificationService()
main
public static void main(String[] args)
Copyright © 2005, 2007, Oracle. All rights reserved.