| GNU Classpath (0.91) | |
| Frames | No Frames |
Classes implementing java.beans.beancontext.BeanContextServices | |
| class | |
Constructors with parameter type java.beans.beancontext.BeanContextServices | |
BeanContextServiceAvailableEvent.BeanContextServiceAvailableEvent(BeanContextServices services, Class serviceClass) Create a new service available event.
| |
BeanContextServiceRevokedEvent.BeanContextServiceRevokedEvent(BeanContextServices services, Class serviceClass, boolean revokeNow) Create a new service revoked event.
| |
BeanContextServicesSupport.BeanContextServicesSupport(BeanContextServices peer, Locale locale, boolean dtime) | |
BeanContextServicesSupport.BeanContextServicesSupport(BeanContextServices peer, Locale locale, boolean dtime, boolean visible) | |
Methods with return type java.beans.beancontext.BeanContextServices | |
| BeanContextServices | |
| BeanContextServices | Get the BeanContextServices through which the new service is available.
|
| BeanContextServices | Get the BeanContextServices through which the service was available.
|
| GNU Classpath (0.91) |