Uses of Interface java.beans.beancontext.BeanContextChild

Uses in package java.beans.beancontext

Classes implementing java.beans.beancontext.BeanContextChild

class
Support for creating a BeanContextChild.
class
class

Constructors with parameter type java.beans.beancontext.BeanContextChild

Create a new BeanContextChildSupport with the specified peer.

Fields of type java.beans.beancontext.BeanContextChild

BeanContextChild
The peer on which to perform set actions.

Methods with parameter type java.beans.beancontext.BeanContextChild

URL
BeanContext.getResource(String resourceName, BeanContextChild requestor)
Get a resource.
URL
Get a resource.
InputStream
Get a resource as a stream.
InputStream
Get a resource as a stream.
Object
BeanContextServices.getService(BeanContextChild requestorChild, Object requestor, Class serviceClass, Object serviceSelector, BeanContextServiceRevokedListener listener)
Get a service from this BeanContextServices.
Object
void
BeanContextServices.releaseService(BeanContextChild requestorChild, Object requestor, Object service)
Release your copy of this service.
void

Methods with return type java.beans.beancontext.BeanContextChild

BeanContextChild
Get the peer (or this if there is no peer).
BeanContextChild
Return the BeanContextChild associated with this Object.
BeanContextChild