org.ow2.opensuit.core.impl.tools
Class Validator.J2EEValidator

java.lang.Object
  extended by org.ow2.opensuit.core.impl.tools.Validator.J2EEValidator
All Implemented Interfaces:
org.ow2.opensuit.xml.interfaces.IOpenSuitInstContext, org.ow2.opensuit.xmlmap.interfaces.IInstantiationContext
Enclosing class:
Validator

public static class Validator.J2EEValidator
extends java.lang.Object
implements org.ow2.opensuit.xml.interfaces.IOpenSuitInstContext


Constructor Summary
Validator.J2EEValidator(java.io.File iWebRoot)
           
 
Method Summary
 boolean checkResource(java.lang.String iResourcePath)
           
 java.lang.Object getAncestor(java.lang.Class type)
           
 javax.servlet.ServletContext getServletContext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Validator.J2EEValidator

public Validator.J2EEValidator(java.io.File iWebRoot)
Method Detail

getServletContext

public javax.servlet.ServletContext getServletContext()
Specified by:
getServletContext in interface org.ow2.opensuit.xml.interfaces.IOpenSuitInstContext

getAncestor

public java.lang.Object getAncestor(java.lang.Class type)
Specified by:
getAncestor in interface org.ow2.opensuit.xmlmap.interfaces.IInstantiationContext

checkResource

public boolean checkResource(java.lang.String iResourcePath)
Specified by:
checkResource in interface org.ow2.opensuit.xml.interfaces.IOpenSuitInstContext


Copyright © 2008-2012 OW2 Consortium. All Rights Reserved.