de.fhkl.zw.mkup.rattrap.localizer.tools
Class TracerouteExpressionStore

java.lang.Object
  extended by de.fhkl.zw.mkup.rattrap.localizer.tools.TracerouteExpressionStore

public class TracerouteExpressionStore
extends java.lang.Object

Author:
rob this class implements the singleton pattern and is used for retrieving all regularexpressions that are needed for the analysis of the traceroute data since it uses the singleton the ~65000 expressions only need to be loaded once

Method Summary
static java.util.Vector getExpressions()
          returns the instance
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getExpressions

public static java.util.Vector getExpressions()
returns the instance

Returns:
the instance to the expressionStore