biz.hammurapi.config
Interface ChainedContext


public interface ChainedContext

Context which requires another context to be functional and also delegates unresolved names to that context.

Author:
Pavel

Method Summary
 java.lang.Object get(java.lang.String name, Context chain)
           
 

Method Detail

get

java.lang.Object get(java.lang.String name,
                     Context chain)


Copyright © 2003 Hammurapi Group. All Rights Reserved.