Interface BeanConfiguration

All Superinterfaces:
DeploymentConfiguration, DeploymentConfiguration

public interface BeanConfiguration extends DeploymentConfiguration
Specifies the configuration of an EJB component.
Author:
Paul Ferraro
  • Method Details

    • getName

      String getName()
      Returns the name of the EJB component.
      Returns:
      the component name