public interface ResolutionAgent
Example:
SpecialistsBroker.requireSpecialist(ResolutionAgent.TYPE)
Modifier and Type | Field and Description |
---|---|
static SpecialistType<ResolutionAgent> |
TYPE
The agent's technical type to be used to request the agent from a
SpecialistsBroker . |
Modifier and Type | Method and Description |
---|---|
Resolution |
getOriginalResolution()
Get the resolution defining the original.
|
Resolution |
getResolutionByName(String resolutionName)
Get the resolution having the given symbolic name.
|
static final SpecialistType<ResolutionAgent> TYPE
SpecialistsBroker
.@Nullable Resolution getResolutionByName(String resolutionName)
resolutionName
- The resolution's symbolic name.null
Resolution getOriginalResolution()
Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500