public class MigrationConfigurationFactoryImpl
extends org.guvnor.structure.backend.config.ConfigurationFactoryImpl
implements org.guvnor.structure.server.config.ConfigurationFactory
Constructor and Description |
---|
MigrationConfigurationFactoryImpl() |
MigrationConfigurationFactoryImpl(org.guvnor.structure.server.config.PasswordService secureService) |
Modifier and Type | Method and Description |
---|---|
org.guvnor.structure.server.config.ConfigGroup |
newConfigGroup(org.guvnor.structure.server.config.ConfigType type,
String name,
String description) |
org.guvnor.structure.server.config.ConfigGroup |
newConfigGroup(org.guvnor.structure.server.config.ConfigType type,
String namespace,
String name,
String description) |
newConfigItem, newConfigItem, newConfigItem, newConfigItem, newSecuredConfigItem
public MigrationConfigurationFactoryImpl()
@Inject public MigrationConfigurationFactoryImpl(org.guvnor.structure.server.config.PasswordService secureService)
public org.guvnor.structure.server.config.ConfigGroup newConfigGroup(org.guvnor.structure.server.config.ConfigType type, String name, String description)
newConfigGroup
in interface org.guvnor.structure.server.config.ConfigurationFactory
newConfigGroup
in class org.guvnor.structure.backend.config.ConfigurationFactoryImpl
public org.guvnor.structure.server.config.ConfigGroup newConfigGroup(org.guvnor.structure.server.config.ConfigType type, String namespace, String name, String description)
newConfigGroup
in interface org.guvnor.structure.server.config.ConfigurationFactory
newConfigGroup
in class org.guvnor.structure.backend.config.ConfigurationFactoryImpl
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.