Merged context

There exists implementation of  org.netbeans.spi.registry.BasicContext which  provides this basic functionality:  merges subcontexts, bindings and context attributes according their names for arbitrary number of delegates and takes precedence in case of name conflict. This implementation of org.netbeans.spi.registry.BasicContext and also  its API context is bellow called Merged Context.

API

Two factory methods were added to provide ability to create instance of Merged Context:


Overview

Limitations, problems, open issues