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