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