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