Class ClientRegistryFactoryImpl
- java.lang.Object
-
- org.kie.workbench.common.stunner.core.registry.impl.AbstractRegistryFactory
-
- org.kie.workbench.common.stunner.core.client.registry.impl.ClientRegistryFactoryImpl
-
- All Implemented Interfaces:
org.kie.workbench.common.stunner.core.client.registry.ClientRegistryFactory,org.kie.workbench.common.stunner.core.registry.RegistryFactory
@ApplicationScoped public class ClientRegistryFactoryImpl extends org.kie.workbench.common.stunner.core.registry.impl.AbstractRegistryFactory implements org.kie.workbench.common.stunner.core.client.registry.ClientRegistryFactory
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedClientRegistryFactoryImpl()ClientRegistryFactoryImpl(org.kie.workbench.common.stunner.core.definition.adapter.AdapterManager adapterManager)
-
Method Summary
-
Methods inherited from class org.kie.workbench.common.stunner.core.registry.impl.AbstractRegistryFactory
newAdapterRegistry, newDefinitionRegistry, newDefinitionSetRegistry, newDiagramRegistry, newFactoryRegistry, newListRegistry, newListRegistry, newMapRegistry, newMapRegistry, newRuleHandlerRegistry
-
-