Class InfinispanLegacyBeanManagementProviderFactory

java.lang.Object
org.wildfly.clustering.ejb.infinispan.bean.InfinispanLegacyBeanManagementProviderFactory
All Implemented Interfaces:
LegacyBeanManagementProviderFactory

@Deprecated @MetaInfServices(org.wildfly.clustering.ejb.bean.LegacyBeanManagementProviderFactory.class) public class InfinispanLegacyBeanManagementProviderFactory extends Object implements LegacyBeanManagementProviderFactory
Deprecated.
This exists to support legacy configuration that does not define a distributable-ejb subsystem.
A LegacyBeanManagementProviderFactory implementation that creates a suitable BeanManagementProvider when no distributable-ejb subsystem is present.
Author:
Paul Ferraro