Class SocialInjectedObject

All Implemented Interfaces:
SocialInjectedValue<Object,SocialInjectedObject>

public class SocialInjectedObject extends AbstractSocialInjectedValue.Identified<Object,SocialInjectedObject>
A SocialInjectedValue that wraps a specific Object.

The default SocialInjectionEmptyParser implementation doesn't modify the message in any way, meaning that injected objects are just a way of passing objects between parsers and contexts.