public abstract class JobHooksBaseFactory<T> extends java.lang.Object implements ServerSideServiceProvider.IServerSideServiceFactory<T>
| Modifier | Constructor and Description | 
|---|---|
protected  | 
JobHooksBaseFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
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>ServerFaultCopyright © 2023. All Rights Reserved.