org.ow2.opensuit.core.impl.j2ee
Class OpenSuitServlet.J2EEValidator

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

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


Constructor Summary
OpenSuitServlet.J2EEValidator(javax.servlet.ServletContext iImageContext)
           
 
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

OpenSuitServlet.J2EEValidator

public OpenSuitServlet.J2EEValidator(javax.servlet.ServletContext iImageContext)
Method Detail

getServletContext

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

checkResource

public boolean checkResource(java.lang.String iResourcePath)
Specified by:
checkResource 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


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