public class ParticipantExecutorRegistry extends Object
Constructor and Description |
---|
ParticipantExecutorRegistry() |
Modifier and Type | Method and Description |
---|---|
void |
add(ParticipantExecutor participantExecutor) |
void |
clear() |
Collection<ParticipantExecutor> |
executors() |
public void add(ParticipantExecutor participantExecutor)
public void clear()
public Collection<ParticipantExecutor> executors()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.