public interface Contexed
AppContext
will look for
constructor of the form
Constructor(AppContext conn)
and/or
Constructor(AppContext conn, String tag)
so these constructor signatures should be provided if possible.Modifier and Type | Method and Description |
---|---|
AppContext |
getContext() |
AppContext getContext()