public class RootQNameMessageSelector extends Object implements org.springframework.integration.core.MessageSelector
Modifier and Type | Field and Description |
---|---|
static String |
ROOT_QNAME_SELECTOR_ELEMENT
Special selector element name identifying this message selector implementation
|
Constructor and Description |
---|
RootQNameMessageSelector(String qNameString)
Default constructor using fields.
|
Modifier and Type | Method and Description |
---|---|
boolean |
accept(org.springframework.messaging.Message<?> message) |
public static final String ROOT_QNAME_SELECTOR_ELEMENT
public RootQNameMessageSelector(String qNameString)
public boolean accept(org.springframework.messaging.Message<?> message)
accept
in interface org.springframework.integration.core.GenericSelector<org.springframework.messaging.Message<?>>
accept
in interface org.springframework.integration.core.MessageSelector
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.