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