|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.jbi.messaging.MessageExchange.Role
public static final class MessageExchange.Role
Typesafe enum containing the roles a component can play in a service.
| Field Summary | |
|---|---|
static MessageExchange.Role |
CONSUMER
Service consumer. |
static MessageExchange.Role |
PROVIDER
Service provider. |
| Constructor Summary | |
|---|---|
private |
MessageExchange.Role()
Prevent direct instantiation. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final MessageExchange.Role PROVIDER
public static final MessageExchange.Role CONSUMER
| Constructor Detail |
|---|
private MessageExchange.Role()
|
${build-info} | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||