public static final class ThreadNameAttribute.Builder extends Object implements ExchangeAttributeBuilder
| Constructor and Description |
|---|
ThreadNameAttribute.Builder() |
| Modifier and Type | Method and Description |
|---|---|
ExchangeAttribute |
build(String token)
Build the attribute from a text based representation.
|
String |
name()
The string representation of the attribute name.
|
public String name()
ExchangeAttributeBuildername in interface ExchangeAttributeBuilderpublic ExchangeAttribute build(String token)
ExchangeAttributeBuilderbuild in interface ExchangeAttributeBuildertoken - The string tokenCopyright © 2013 JBoss by Red Hat. All Rights Reserved.