public class SystemConfigurationFactory extends java.lang.Object implements ServerSideServiceProvider.IServerSideServiceFactory<ISystemConfiguration>
| Constructor and Description | 
|---|
SystemConfigurationFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.Class<ISystemConfiguration> | 
factoryClass()  | 
ISystemConfiguration | 
instance(BmContext context,
        java.lang.String... params)  | 
public java.lang.Class<ISystemConfiguration> factoryClass()
factoryClass in interface ServerSideServiceProvider.IServerSideServiceFactory<ISystemConfiguration>public ISystemConfiguration instance(BmContext context, java.lang.String... params) throws ServerFault
instance in interface ServerSideServiceProvider.IServerSideServiceFactory<ISystemConfiguration>ServerFaultCopyright © 2021. All Rights Reserved.