I want to create a single Hystrix fallback method, which will be called from multiple classes, in order to reuse the same method and not implement each time a new one.