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