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, newSecuredConfigItempublic 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.ConfigurationFactorynewConfigGroup in class org.guvnor.structure.backend.config.ConfigurationFactoryImplpublic 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.ConfigurationFactorynewConfigGroup in class org.guvnor.structure.backend.config.ConfigurationFactoryImplCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.