API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.beans.beancontext. BeanContextServicesSupport.BCSSChild View Source
Author(s)
Since
Version
Serial
Hierarchy
 Object
      BeanContextSupport.BCSChild
          BeanContextServicesSupport.BCSSChild
Implements
Subclasses
Description
protected class BeanContextServicesSupport.BCSSChild
See also:   
Constructors
pack-private BeanContextServicesSupport.BCSSChild (Object bcc, Object peer)
Methods
Hide/Show inherited methods
pack-private void cleanupReferences ()
pack-private Object getChild () [Inherited From BeanContextSupport.BCSChild]
pack-private Object getProxyPeer () [Inherited From BeanContextSupport.BCSChild]
pack-private boolean isProxyPeer () [Inherited From BeanContextSupport.BCSChild]
pack-private boolean isRemovePending () [Inherited From BeanContextSupport.BCSChild]
pack-privatesynchronized void releaseService (Object requestor, Object service)
pack-private void revokeAllDelegatedServicesNow ()
pack-privatesynchronized void revokeService (Class serviceClass, boolean isDelegated, boolean revokeNow)
pack-private void setRemovePending (boolean v) [Inherited From BeanContextSupport.BCSChild]
pack-privatesynchronized void usingService (Object requestor, Object service, Class serviceClass, BeanContextServiceProvider bcsp, boolean isDelegated, BeanContextServiceRevokedListener bcsrl) throws TooManyListenersException UnsupportedOperationException
Fields
Hide/Show inherited fields
Nested Classes
  BeanContextServicesSupport.BCSSChild.BCSSCServiceClassRef
  BeanContextServicesSupport.BCSSChild.BCSSCServiceRef
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar