nl.innovationinvestments.cheyenne.engine.servlet
Class DialogRuntimeContext
java.lang.Object
nl.innovationinvestments.cheyenne.engine.servlet.DialogRuntimeContext
public class DialogRuntimeContext
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DialogRuntimeContext
public DialogRuntimeContext(javax.servlet.ServletContext pContext)
addWrapper
public void addWrapper(String cddid,
DialogWrapper dw)
getWrapper
public DialogWrapper getWrapper(String cddid)
removeWrapper
public void removeWrapper(String cddid)
destroy
public void destroy()
getParentClassLoader
public SecureClassLoader getParentClassLoader()
Copyright © 2013 InnovationInvestments. All rights reserved.