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) |
instanceImplpublic 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>ServerFaultCopyright © 2024. All Rights Reserved.