| Package | Description |
|---|---|
| com.googlecode.openbeans.beancontext |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BeanContextServices |
| Modifier and Type | Class and Description |
|---|---|
class |
BeanContextChildSupport |
class |
BeanContextServicesSupport
This support class implements
BeanContextServices interface. |
class |
BeanContextSupport
This support class implements
BeanContext interface. |
| Modifier and Type | Method and Description |
|---|---|
protected static BeanContextServicesListener |
BeanContextServicesSupport.getChildBeanContextServicesListener(Object child)
Returns the given child casted to
BeanContextServicesListener, or null if it does not implements the interface. |
| Modifier and Type | Method and Description |
|---|---|
void |
BeanContextServicesSupport.addBeanContextServicesListener(BeanContextServicesListener listener) |
void |
BeanContextServices.addBeanContextServicesListener(BeanContextServicesListener bcsl) |
void |
BeanContextServicesSupport.removeBeanContextServicesListener(BeanContextServicesListener listener) |
void |
BeanContextServices.removeBeanContextServicesListener(BeanContextServicesListener bcsl) |
Copyright © 2014. All Rights Reserved.