Uses of Interface java.beans.beancontext.BeanContextServiceProvider

Uses in package java.beans.beancontext

Classes implementing java.beans.beancontext.BeanContextServiceProvider

class

Fields of type java.beans.beancontext.BeanContextServiceProvider

BeanContextServiceProvider

Methods with parameter type java.beans.beancontext.BeanContextServiceProvider

boolean
Register a service to make it available to others.
boolean
boolean
BeanContextServicesSupport.addService(Class serviceClass, BeanContextServiceProvider bcsp, boolean fireEvent)
BeanContextServicesSupport.BCSSServiceProvider
void
BeanContextServices.revokeService(Class serviceClass, BeanContextServiceProvider provider, boolean revokeNow)
Make it so that no one else can use this service.
void
BeanContextServicesSupport.revokeService(Class serviceClass, BeanContextServiceProvider bcsp, boolean revokeCurrentServicesNow)

Methods with return type java.beans.beancontext.BeanContextServiceProvider

BeanContextServiceProvider