API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.beans.beancontext. BeanContextServicesSupport.BCSSProxyServiceProvider View Source
Author(s)
Since
Version
Serial
Hierarchy
 Object
      BeanContextServicesSupport.BCSSProxyServiceProvider
Implements
 BeanContextServiceProvider
 BeanContextServiceRevokedListener
Subclasses
Description
protected class BeanContextServicesSupport.BCSSProxyServiceProvider
See also:   
Constructors
pack-private BeanContextServicesSupport.BCSSProxyServiceProvider (BeanContextServices bcs)
Methods
Hide/Show inherited methods
public Iterator getCurrentServiceSelectors (BeanContextServices bcs, Class serviceClass) [Specified in BeanContextServiceProvider]
public Object getService (BeanContextServices bcs, Object requestor, Class serviceClass, Object serviceSelector) [Specified in BeanContextServiceProvider]
public void releaseService (BeanContextServices bcs, Object requestor, Object service) [Specified in BeanContextServiceProvider]
public void serviceRevoked (BeanContextServiceRevokedEvent bcsre) [Specified in BeanContextServiceRevokedListener]
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar