Interface BeanManagementProvider


  • public interface BeanManagementProvider
    Provides service installation mechanics for components of bean deployments.
    Author:
    Paul Ferraro
    • Method Detail

      • getName

        String getName()
        Returns a name uniquely identifying this provider.
        Returns:
        the provider name
      • getBeanManagerFactoryServiceConfigurator

        CapabilityServiceConfigurator getBeanManagerFactoryServiceConfigurator​(BeanConfiguration configuration)
        Builds a bean manager factory for an Jakarta Enterprise Bean within a deployment.
        Parameters:
        configuration - a bean configuration
        Returns:
        a service configurator