Github user shroman commented on the issue:

    https://github.com/apache/incubator-rocketmq/pull/73
  
    @Jaskey For a decorated class, you don't write "DecoratedClassA, 
DecoratedClassB, DecoratedClassC" in your properties, do you? :) You just 
specify your outer class, say "DecoratedClassC", and initialize. Inheritance 
and composition are done for you.
    
    The current code explicitly initializes all classes, and use only the 
latest one.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to