Uses of Interface
com.bankframe.services.notification.notificationserver.NotificationServer

Packages that use NotificationServer
com.bankframe.services.notification.impl.notificationserver   
com.bankframe.services.notification.impl.rminotificationserver   
com.bankframe.services.notification.notificationserver   
 

Uses of NotificationServer in com.bankframe.services.notification.impl.notificationserver
 

Subinterfaces of NotificationServer in com.bankframe.services.notification.impl.notificationserver
 interface NotificationServer
          The NotificationServer Interface.
 

Classes in com.bankframe.services.notification.impl.notificationserver that implement NotificationServer
 class NotificationServerSessionBean
          The NotificationServerSessionBean Class
 

Uses of NotificationServer in com.bankframe.services.notification.impl.rminotificationserver
 

Subinterfaces of NotificationServer in com.bankframe.services.notification.impl.rminotificationserver
 interface RMINotificationServer
           
 

Classes in com.bankframe.services.notification.impl.rminotificationserver that implement NotificationServer
 class RMINotificationServerImpl
          This class implements the Remote services defined in: com.bankframe.services.notification.impl.rminotificationserver.RMINotificationServer.
 class RMINotificationServerImpl_Stub
           
 

Uses of NotificationServer in com.bankframe.services.notification.notificationserver
 

Classes in com.bankframe.services.notification.notificationserver that implement NotificationServer
 class NotificationServerBean
          The Bean class for NotificationServerBean Session
 



Copyright © 2005, 2007, Oracle. All rights reserved.