当前页面:
在线文档首页 >
JBOSS Portal 2.4 API 英文版文档
RuntimeContext - JBOSS Portal 2.4 API 英文版文档
org.jboss.portal.theme
Class RuntimeContext
java.lang.Object
org.jboss.portal.theme.RuntimeContext
- public final class RuntimeContext
- extends java.lang.Object
Constructor Summary |
RuntimeContext(java.lang.String pwaId,
javax.servlet.ServletContext context,
java.lang.String contextPath,
java.lang.ClassLoader loader)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RuntimeContext
public RuntimeContext(java.lang.String pwaId,
javax.servlet.ServletContext context,
java.lang.String contextPath,
java.lang.ClassLoader loader)
getAppId
public java.lang.String getAppId()
getServletContext
public javax.servlet.ServletContext getServletContext()
getContextPath
public java.lang.String getContextPath()
getClassLoader
public java.lang.ClassLoader getClassLoader()