Class BeanContextServicesSupport.BCSSProxyServiceProvider

java.lang.Object
javaa.beans.beancontext.BeanContextServicesSupport.BCSSProxyServiceProvider
All Implemented Interfaces:
EventListener, BeanContextServiceProvider, BeanContextServiceRevokedListener
Enclosing class:
BeanContextServicesSupport

protected class BeanContextServicesSupport.BCSSProxyServiceProvider extends Object implements BeanContextServiceProvider, BeanContextServiceRevokedListener
This class implements the 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).