Class JmsDefaultResourceVisitor

  • All Implemented Interfaces:
    JmsResourceVistor

    public class JmsDefaultResourceVisitor
    extends Object
    implements JmsResourceVistor
    Default Visitor implementation that does nothing in each method to make custom implementations simpler by only needing to override the visitation cases they need to handle.