|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.bankframe.services.notification.notificationserver.NotificationServerBean
com.bankframe.services.notification.impl.notificationserver.NotificationServerBean
The Bean class for NotificationServerBean Session
| Field Summary |
| Fields inherited from interface com.bankframe.ejb.ESession |
serialVersionUID |
| Constructor Summary | |
NotificationServerBean()
|
|
| Method Summary | |
java.util.Vector |
processDataPacket(DataPacket data)
This method processes the data packet |
java.util.Vector |
processDataPackets(java.util.Vector allData)
This method handles a vector of input dataPackets. |
| Methods inherited from class com.bankframe.services.notification.notificationserver.NotificationServerBean |
broadCast, isIDRegistered, notifyUser, notifyUser, registerUser, unregisterUser, unregisterUser |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NotificationServerBean()
| Method Detail |
public java.util.Vector processDataPacket(DataPacket data)
throws ProcessingErrorException
processDataPacket in interface ESessiondata - DataPacket
ProcessingErrorException - This exception is thrown when processing fails
RemoteException - This exception is thrown if communication fails during the remote method call
public java.util.Vector processDataPackets(java.util.Vector allData)
throws ProcessingErrorException
processDataPackets in interface ESessionallData - Vector
ProcessingErrorException - thrown when the processing fails
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||