Uses of Class
java.beans.beancontext.BeanContextServicesSupport.BCSSServiceProvider
Package
Description
Provides classes and interfaces relating to bean context.
-
Uses of BeanContextServicesSupport.BCSSServiceProvider in java.beans.beancontext
Modifier and TypeFieldDescriptionBeanContextServicesSupport.services
all accesses to theprotected transient HashMap services
field should be synchronized on that objectModifier and TypeMethodDescriptionBeanContextServicesSupport.createBCSSServiceProvider
(Class<?> sc, BeanContextServiceProvider bcsp) subclasses can override this method to create new subclasses of BCSSServiceProvider without having to override addService() in order to instantiate.