Class BeanContextServicesSupport.BCSSServiceProvider

java.lang.Object
javaa.beans.beancontext.BeanContextServicesSupport.BCSSServiceProvider
All Implemented Interfaces:
Serializable
Enclosing class:
BeanContextServicesSupport

protected static class BeanContextServicesSupport.BCSSServiceProvider extends Object implements Serializable
Every servie registered in this context is companied with a BCSSServiceProvider instance. It can hold implementation specific information about each registered service.

This class holds a reference to the service provider of the service.

See Also:
  • Field Details

  • Method Details

    • getServiceProvider

      protected BeanContextServiceProvider getServiceProvider()
      Returns the service provider of the related service.
      Returns:
      the service provider of the related service