N
- the type of name that is supported by this finder.O
- the type of object that is searching for.public abstract class AbstractNamespaceFinder<N extends SarlName,O> extends Object implements INamespaceFinder<N,O>
Constructor and Description |
---|
AbstractNamespaceFinder(service : ContextService)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected Agent |
findAgent(contextId : UUID,
spaceId : UUID,
agentId : UUID)
Find the agent.
|
protected ContextService |
getContextService() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
find, getScheme
public new
(service : ContextService)
service
- the service that is managing the contexts and the spaces.@Pure
protected def
findAgent(contextId : UUID,
spaceId : UUID,
agentId : UUID) : Agent
AbstractNamespaceFinder
@Pure
protected def
getContextService() : ContextService
Copyright © 2021 the original authors or authors.