
public abstract class ResponseNegotiatorInjector extends Object implements IElementProcessor
| Constructor and Description |
|---|
ResponseNegotiatorInjector(INegotiator negotiator) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract boolean |
filterElement(String productGroup,
String factoryType,
String description,
INegotiatorAware negotiatorAware) |
INegotiator |
getNegotiator() |
Object |
process(IManagedContainer container,
String productGroup,
String factoryType,
String description,
Object element) |
public ResponseNegotiatorInjector(INegotiator negotiator)
public INegotiator getNegotiator()
public Object process(IManagedContainer container, String productGroup, String factoryType, String description, Object element)
process in interface IElementProcessorprotected abstract boolean filterElement(String productGroup, String factoryType, String description, INegotiatorAware negotiatorAware)
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.