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