Package org.wildfly.clustering.ejb.bean
Interface BeanDeploymentConfiguration
-
- All Superinterfaces:
BeanDeploymentMarshallingContext,DeploymentConfiguration,DeploymentConfiguration
public interface BeanDeploymentConfiguration extends DeploymentConfiguration, BeanDeploymentMarshallingContext
Encapsulates configuration of a bean deployment.- Author:
- Paul Ferraro
-
-
Method Summary
-
Methods inherited from interface org.wildfly.clustering.ejb.bean.BeanDeploymentMarshallingContext
getBeanClasses, getModule
-
Methods inherited from interface org.wildfly.clustering.ee.DeploymentConfiguration
getDeploymentName
-
Methods inherited from interface org.wildfly.clustering.ejb.DeploymentConfiguration
getDeploymentServiceName, getModule
-
-