org.ngbw.web.actions
Class DispatcherDataService

java.lang.Object
  extended by org.ngbw.web.actions.DispatcherDataService

public class DispatcherDataService
extends java.lang.Object

This class serves as a utility for common functions needed by other dispatcher classes

Author:
Sasha Buzko

Constructor Summary
DispatcherDataService()
           
 
Method Summary
static long getUniqueId()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DispatcherDataService

public DispatcherDataService()
Method Detail

getUniqueId

public static long getUniqueId()