public interface TMLContextAwareFormatter
extends de.innovationgate.utils.ObjectFormatter
setContext(TMLContext) to inject the current context before
the formatting method is called.| Modifier and Type | Method and Description |
|---|---|
void |
setContext(TMLContext context)
Dependency injection method for TMLContext.
|
void setContext(TMLContext context)
context -