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