Class ContextWrapper


  • public class ContextWrapper
    extends Context
    Proxying implementation of Context that simply delegates all of its calls to another Context. Can be subclassed to modify behavior without changing the original Context.