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