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 Summary
Modifier and TypeFieldDescriptionThe integration object.The "other" target prefix.The "other" target value. -
Constructor Summary
-
Method Summary
-
Field Details
-
integration
The integration object. -
prefix
The "other" target prefix. -
value
The "other" target value.
-
-
Constructor Details
-
CachedOtherTarget
public CachedOtherTarget()
-