Interface BeanConfiguration

All Superinterfaces:
DeploymentConfiguration, org.wildfly.clustering.server.deployment.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