org.apache.velocity.context

Interface InternalWrapperContext

public interface InternalWrapperContext

interface for internal context wrapping functionality

Version: $Id: InternalWrapperContext.java,v 1.2.14.1 2004/03/03 23:22:54 geirm Exp $

Author: Geir Magnusson Jr.

Method Summary
InternalContextAdaptergetBaseContext()
returns the base full context impl
ContextgetInternalUserContext()
returns the wrapped user context

Method Detail

getBaseContext

public InternalContextAdapter getBaseContext()
returns the base full context impl

getInternalUserContext

public Context getInternalUserContext()
returns the wrapped user context
Copyright B) 2002 Apache Software Foundation. All Rights Reserved.