public class IntegratorServiceImpl extends Object implements IntegratorService
| Constructor and Description |
|---|
IntegratorServiceImpl(LinkedHashSet<Integrator> providedIntegrators,
ClassLoaderService classLoaderService) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Integrator> |
getIntegrators()
Retrieve all integrators.
|
public IntegratorServiceImpl(LinkedHashSet<Integrator> providedIntegrators, ClassLoaderService classLoaderService)
public Iterable<Integrator> getIntegrators()
IntegratorServicegetIntegrators in interface IntegratorServiceCopyright © 2001-2017 Red Hat, Inc. All Rights Reserved.