Apiman seems to be reloading the plugin with every rest call made.
1) create a static variable in a class which extends AbstractMappedPolicy
2) check the hashcode of the object within doApply()
3) the hash code will change with every call.
This is being run without snapshot in the version.