Package net.i2p.router.web
Class ContextHelper
- java.lang.Object
- 
- net.i2p.router.web.ContextHelper
 
- 
 public class ContextHelper extends Object 
- 
- 
Constructor SummaryConstructors Constructor Description ContextHelper()
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static RouterContextgetContext(String contextId)
 
- 
- 
- 
Method Detail- 
getContextpublic static RouterContext getContext(String contextId) - Throws:
- IllegalStateException- if no context available
 
 
- 
 
-