Package | Description |
---|---|
com.arjuna.webservices11.wsat.processors | |
com.arjuna.wst11.messaging | |
com.arjuna.wst11.messaging.engines |
Modifier and Type | Method and Description |
---|---|
abstract void |
ParticipantProcessor.activateParticipant(ParticipantInboundEvents participant,
String identifier)
Activate the participant.
|
abstract void |
ParticipantProcessor.deactivateParticipant(ParticipantInboundEvents participant)
Deactivate the participant.
|
Modifier and Type | Method and Description |
---|---|
void |
ParticipantProcessorImpl.activateParticipant(ParticipantInboundEvents participant,
String identifier)
Activate the participant.
|
void |
ParticipantProcessorImpl.deactivateParticipant(ParticipantInboundEvents participant)
Deactivate the participant.
|
Modifier and Type | Class and Description |
---|---|
class |
ParticipantEngine
The participant state engine
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.