| Changed Methods |
Iterator getCurrentServiceSelectors(BeanContextServices, Class)
|
Documentation changed from old to new. |
Invoked by BeanContextServices this method gets the current service selectors for the specified service. |
Object getService(BeanContextServices, Object, Class, Object)
|
Documentation changed from old to new. |
Invoked by BeanContextServices this method requests an instance of a service from this BeanContextServiceProvider. |
void releaseService(BeanContextServices, Object, Object)
|
Documentation changed from old to new. |
Invoked by BeanContextServices this method releases a nested BeanContextChild's (or any arbitrary object associated with a BeanContextChild) reference to the specified service. |