Package org.mcmonkey.sentinel.targeting
Class SentinelTargetList.CachedOtherTarget
java.lang.Object
org.mcmonkey.sentinel.targeting.SentinelTargetList.CachedOtherTarget
- Enclosing class:
- SentinelTargetList
Represents an "other target" for use with caching.
- 
Field SummaryFieldsModifier and TypeFieldDescriptionThe integration object.The "other" target prefix.The "other" target value.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
integrationThe integration object.
- 
prefixThe "other" target prefix.
- 
valueThe "other" target value.
 
- 
- 
Constructor Details- 
CachedOtherTargetpublic CachedOtherTarget()
 
-