Class DefaultDOLVisitor

    • Constructor Detail

      • DefaultDOLVisitor

        public DefaultDOLVisitor()
    • Method Detail

      • accept

        public void accept​(Descriptor descriptor)
        visits a J2EE descriptor
        Specified by:
        accept in interface DescriptorVisitor
        Parameters:
        descriptor - the descriptor
      • accept

        protected void accept​(EjbReference ejbRef)
        visits an ejb reference for the last J2EE component visited
        Parameters:
        ejbRef - the ejb reference
      • accept

        protected void accept​(ServiceReferenceDescriptor serviceRef)
        visits a web service reference descriptor
        Parameters:
        serviceRef -
      • accept

        protected void accept​(ResourceReferenceDescriptor resRef)
        visits an resource reference for the last J2EE component visited
        Parameters:
        resRef - the resource reference
      • accept

        protected void accept​(ResourceEnvReferenceDescriptor resourceEnvRef)
        visits an resource environment reference for the last J2EE component visited
        Parameters:
        resourceEnvRef - the resource environment reference
      • accept

        protected void accept​(MessageDestinationReferencer msgDestReferencer)
        visits an message destination reference for the last J2EE component visited
        Parameters:
        msgDestReferencer - the message destination reference
      • accept

        protected void accept​(MessageDestinationDescriptor msgDest)
        visits an message destination for the last J2EE component visited
        Parameters:
        msgDest - the message destination