| Interfaces | |
|---|---|
| BeanContext | No description provided. |
| BeanContextChild | No description provided. |
| BeanContextChildComponentProxy | No description provided. |
| BeanContextContainerProxy | No description provided. |
| BeanContextMembershipListener | No description provided. |
| BeanContextProxy | No description provided. |
| BeanContextServiceProvider | No description provided. |
| BeanContextServiceProviderBeanInfo | No description provided. |
| BeanContextServiceRevokedListener | No description provided. |
| BeanContextServices | No description provided. |
| BeanContextServicesListener | No description provided. |
| Classes | |
|---|---|
| BeanContextChildSupport | No description provided. |
| BeanContextEvent | No description provided. |
| BeanContextMembershipEvent | No description provided. |
| BeanContextServiceAvailableEvent | No description provided. |
| BeanContextServiceRevokedEvent | No description provided. |
| BeanContextServicesSupport | This support class implements BeanContextServices interface. |
| BeanContextServicesSupport.BCSSChild | Every child of context is companied with a BCSSChild
instance. |
| BeanContextServicesSupport.BCSSProxyServiceProvider | This class implements the BeanContextServiceProvider
interface by wrapping a BeanContextServices. |
| BeanContextServicesSupport.BCSSServiceProvider | Every servie registered in this context is companied with a
BCSSServiceProvider instance. |
| BeanContextSupport | This support class implements BeanContext interface. |
| BeanContextSupport.BCSChild | Every child of context is companied with a BCSChild
instance. |
| BeanContextSupport.BCSIterator | This implementation wraps an iterator and override
remove() with a noop method. |