public class ChannelCreationOptions<T extends ChannelCreationOptions> extends Object
| Constructor and Description |
|---|
ChannelCreationOptions(String key) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
String |
type()
The type of the channel creation option
|
T |
type(String value)
The type of the channel creation option
|
String |
value()
The value for the EJB remote channel creation option
|
T |
value(String value)
The value for the EJB remote channel creation option
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.