Class BeanContextServicesSupport.BCSSServiceProvider

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    BeanContextServicesSupport

    protected static class BeanContextServicesSupport.BCSSServiceProvider
    extends java.lang.Object
    implements java.io.Serializable
    Every servie registered in this context is companied with a BCSSServiceProvider instance. It can hold implementation specific information about each registered service.
    See Also:
    Serialized Form
    • Method Detail

      • getServiceProvider

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