public class InCoreMailboxesServiceFactory extends AbstractDirServiceFactory<IInCoreMailboxes> implements ServerSideServiceProvider.IServerSideServiceFactory<IInCoreMailboxes>
| Constructor and Description |
|---|
InCoreMailboxesServiceFactory() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<IInCoreMailboxes> |
factoryClass() |
protected IInCoreMailboxes |
instanceImpl(BmContext context,
ItemValue<Domain> domainValue,
Container container) |
instanceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinstancepublic java.lang.Class<IInCoreMailboxes> factoryClass()
factoryClass in interface ServerSideServiceProvider.IServerSideServiceFactory<IInCoreMailboxes>protected IInCoreMailboxes instanceImpl(BmContext context, ItemValue<Domain> domainValue, Container container) throws ServerFault
instanceImpl in class AbstractDirServiceFactory<IInCoreMailboxes>ServerFaultCopyright © 2023. All Rights Reserved.