Uses of Class
jfun.yan.containers.ImmutablePreferredContainer

Packages that use ImmutablePreferredContainer
jfun.yan.containers This package provides some pre-built container classes. 
 

Uses of ImmutablePreferredContainer in jfun.yan.containers
 

Subclasses of ImmutablePreferredContainer in jfun.yan.containers
 class ManualContainer
          Default container implementation that uses manual wiring.
 class ManualWiringContainer
          A container where auto-wiring is disabled.