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