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