WEB4J Development Tools 4.10.0.0

hirondelle.web4jtools.util
Class Ensure

Object
  extended by hirondelle.web4jtools.util.Ensure

public final class Ensure
extends Object

Ensure an item is configured as expected in web.xml.


Constructor Summary
Ensure()
           
 
Method Summary
static void isPresentInWebXml(String aParamName, String aParamValue)
          Ensure an item is configured as expected in web.xml.
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Ensure

public Ensure()
Method Detail

isPresentInWebXml

public static void isPresentInWebXml(String aParamName,
                                     String aParamValue)
Ensure an item is configured as expected in web.xml. If the item is absent, the fact is logged at SEVERE level, and a RuntimeException is thrown.


WEB4J Development Tools 4.10.0.0

Copyright Hirondelle Systems - Generated 2013Oct19.12.26