public class DevValve extends org.apache.catalina.valves.ValveBase
This valve is enabled only in SDK profile (i.e. dev mode). It will intercept any call to '/sdk' under the context path (i.e. /nuxeo/sdk)
asyncSupported, container, containerLog, next, smAFTER_DESTROY_EVENT, AFTER_INIT_EVENT, AFTER_START_EVENT, AFTER_STOP_EVENT, BEFORE_DESTROY_EVENT, BEFORE_INIT_EVENT, BEFORE_START_EVENT, BEFORE_STOP_EVENT, CONFIGURE_START_EVENT, CONFIGURE_STOP_EVENT, PERIODIC_EVENT, START_EVENT, STOP_EVENT| Constructor and Description | 
|---|
DevValve()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
invoke(org.apache.catalina.connector.Request req,
      org.apache.catalina.connector.Response resp)  | 
backgroundProcess, getContainer, getDomainInternal, getNext, getObjectNameKeyProperties, initInternal, isAsyncSupported, setAsyncSupported, setContainer, setNext, startInternal, stopInternal, toStringdestroyInternal, getDomain, getObjectName, postDeregister, postRegister, preDeregister, preRegister, register, setDomain, unregister, unregisterpublic DevValve()
public void invoke(org.apache.catalina.connector.Request req, org.apache.catalina.connector.Response resp) throws IOException, javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionCopyright © 2019 Nuxeo. All rights reserved.