@FunctionalInterface public interface InternalContextMembershipListenerFactory
Modifier and Type | Method and Description |
---|---|
InternalContextMembershipListener |
create(owner : Agent)
Create a listener associated to the given agent.
|
def
create(owner : Agent) : InternalContextMembershipListener
InternalContextMembershipListenerFactory
agent
- the agent to link to the provided listener.lockProvider
- a provider of synchronization locks.Copyright © 2021 the original authors or authors.