Class BasicComponentRegistryImpl

java.lang.Object
org.infinispan.factories.impl.BasicComponentRegistryImpl
All Implemented Interfaces:
BasicComponentRegistry

public class BasicComponentRegistryImpl extends Object implements BasicComponentRegistry
Since:
8.2
Author:
Dan Berindei
  • Constructor Details

    • BasicComponentRegistryImpl

      public BasicComponentRegistryImpl(org.infinispan.manager.ModuleRepository moduleRepository, boolean isGlobal, BasicComponentRegistry next)
  • Method Details