net.contextfw.web.application.internal.service
Class WebApplicationContextHandler
java.lang.Object
net.contextfw.web.application.internal.service.WebApplicationContextHandler
public class WebApplicationContextHandler
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebApplicationContextHandler
public WebApplicationContextHandler()
refreshApplication
public void refreshApplication(WebApplicationHandle handle)
throws Exception
- Throws:
Exception
getContext
public WebApplicationContext getContext(WebApplicationHandle handle)
getContext
public WebApplicationContext getContext(String handleKey)
addContext
public void addContext(WebApplicationContext context)
throws Exception
- Throws:
Exception
removeExpiredApplications
public void removeExpiredApplications()
createNewHandle
public WebApplicationHandle createNewHandle()
removeApplication
public void removeApplication(WebApplicationHandle handle)
Copyright © 2010. All Rights Reserved.