public class Activator extends Object implements org.osgi.framework.BundleActivator, JobResolver
| Constructor and Description |
|---|
Activator() |
| Modifier and Type | Method and Description |
|---|---|
routines.system.api.TalendESBJobFactory |
getJobService(String jobOwner,
String fullJobName,
boolean isMandatory) |
void |
start(org.osgi.framework.BundleContext ctx) |
void |
stop(org.osgi.framework.BundleContext ctx) |
public void start(org.osgi.framework.BundleContext ctx)
throws Exception
start in interface org.osgi.framework.BundleActivatorExceptionpublic void stop(org.osgi.framework.BundleContext ctx)
throws Exception
stop in interface org.osgi.framework.BundleActivatorExceptionpublic routines.system.api.TalendESBJobFactory getJobService(String jobOwner, String fullJobName, boolean isMandatory) throws Exception
getJobService in interface JobResolverExceptionCopyright © 2011–2021 Talend Inc.. All rights reserved.