Interface Contextualizable
-
public interface Contextualizable
- Version:
- $Id$
- Author:
- Jason van Zyl
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
contextualize(Context context)
-
-
-
Method Detail
-
contextualize
void contextualize(Context context) throws ContextException
- Throws:
ContextException
-
-