I see.
But I think I have to create tuples too?
To create a tuple, I need to create TupleImpl which its constructor needs GeneralTopologyContext which in turns, its constructor is a long one that needs StormTopology instance and many other things.
Am I missing something?