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, waitfactoryClasspublic T instance(BmContext context, java.lang.String... params) throws ServerFault
instance in interface ServerSideServiceProvider.IServerSideServiceFactory<T extends IContainerManagement>ServerFaultCopyright © 2023. All Rights Reserved.