BeanContextServiceProvider
interface by wrapping a BeanContextServices
. All services registered in the BeanContextServices
are accessible via this wrapper service provider. This class is used by BeanContextServicesSupport
to access services provided by its parent context (if there is one).
|
|
|
|
|
|
|
|