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