@Dependent public class IntegrationHandlerProvider extends Object
| Constructor and Description |
|---|
IntegrationHandlerProvider() |
IntegrationHandlerProvider(javax.enterprise.inject.Instance<IntegrationHandler> integrationHandlerInstance) |
| Modifier and Type | Method and Description |
|---|---|
Optional<IntegrationHandler> |
getIntegrationHandler() |
public IntegrationHandlerProvider()
@Inject
public IntegrationHandlerProvider(@Any
javax.enterprise.inject.Instance<IntegrationHandler> integrationHandlerInstance)
public Optional<IntegrationHandler> getIntegrationHandler()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.