public class InCoreDomainSettingsServiceFactory extends DomainSettingsCommonFactory implements ServerSideServiceProvider.IServerSideServiceFactory<IInCoreDomainSettings>
Constructor and Description |
---|
InCoreDomainSettingsServiceFactory() |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<IInCoreDomainSettings> |
factoryClass() |
IInCoreDomainSettings |
instance(BmContext context,
java.lang.String... params) |
instanceImpl
public java.lang.Class<IInCoreDomainSettings> factoryClass()
factoryClass
in interface ServerSideServiceProvider.IServerSideServiceFactory<IInCoreDomainSettings>
public IInCoreDomainSettings instance(BmContext context, java.lang.String... params) throws ServerFault
instance
in interface ServerSideServiceProvider.IServerSideServiceFactory<IInCoreDomainSettings>
ServerFault
Copyright © 2022. All Rights Reserved.