Interface ContextRetriever
-
public interface ContextRetriever
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ContextgetContextById(String id)
-
-
-
Method Detail
-
getContextById
Context getContextById(String id) throws InvalidContextException
- Throws:
InvalidContextException
-
-