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