GNU Classpath (0.20) | |
Frames | No Frames |
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 | 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 | BeanContextServicesSupport.getService(BeanContextChild child, Object requestor, Class serviceClass, Object serviceSelector, BeanContextServiceRevokedListener bcsrl) |
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 |
GNU Classpath (0.20) |