public abstract class ResponseNegotiatorInjector extends java.lang.Object implements IElementProcessor
Constructor and Description |
---|
ResponseNegotiatorInjector(INegotiator negotiator) |
Modifier and Type | Method and Description |
---|---|
protected abstract boolean |
filterElement(java.lang.String productGroup,
java.lang.String factoryType,
java.lang.String description,
INegotiatorAware negotiatorAware) |
INegotiator |
getNegotiator() |
java.lang.Object |
process(IManagedContainer container,
java.lang.String productGroup,
java.lang.String factoryType,
java.lang.String description,
java.lang.Object element) |
public ResponseNegotiatorInjector(INegotiator negotiator)
public INegotiator getNegotiator()
public java.lang.Object process(IManagedContainer container, java.lang.String productGroup, java.lang.String factoryType, java.lang.String description, java.lang.Object element)
process
in interface IElementProcessor
protected abstract boolean filterElement(java.lang.String productGroup, java.lang.String factoryType, java.lang.String description, INegotiatorAware negotiatorAware)
Copyright (c) 2004-2019 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html