public abstract class CommonContainerManagementFactory<T extends IContainerManagement> extends java.lang.Object implements ServerSideServiceProvider.IServerSideServiceFactory<T>
Constructor and Description |
---|
CommonContainerManagementFactory() |
Modifier and Type | Method and Description |
---|---|
protected abstract T |
create(BmContext context,
Container container) |
T |
instance(BmContext context,
java.lang.String... params) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
factoryClass
public T instance(BmContext context, java.lang.String... params) throws ServerFault
instance
in interface ServerSideServiceProvider.IServerSideServiceFactory<T extends IContainerManagement>
ServerFault
Copyright © 2022. All Rights Reserved.