| Package | Description |
|---|---|
| com.googlecode.openbeans.beancontext |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BeanContextServices |
interface |
BeanContextServicesListener |
| Modifier and Type | Class and Description |
|---|---|
class |
BeanContextChildSupport |
class |
BeanContextServicesSupport
This support class implements
BeanContextServices interface. |
protected class |
BeanContextServicesSupport.BCSSProxyServiceProvider
This class implements the
BeanContextServiceProvider interface by wrapping a BeanContextServices. |
class |
BeanContextSupport
This support class implements
BeanContext interface. |
| Modifier and Type | Method and Description |
|---|---|
Object |
BeanContextServicesSupport.getService(BeanContextChild child,
Object requestor,
Class serviceClass,
Object serviceSelector,
BeanContextServiceRevokedListener bcsrl)
Get a service instance on behalf of the specified child of this context, by calling the registered service provider, or by delegating to the parent
context.
|
Object |
BeanContextServices.getService(BeanContextChild child,
Object requestor,
Class serviceClass,
Object serviceSelector,
BeanContextServiceRevokedListener bcsrl) |
Copyright © 2014. All Rights Reserved.