Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-851

Locate Marshaller implementation using helper methods

    XMLWordPrintable

Details

    Description

      Use:
      Marshaller.getMarshallerFactory("river");

      Instead of:
      (MarshallerFactory)
      Thread.currentThread().getContextClassLoader().loadClass("org.jboss.marshalling.river.RiverMarshallerFactory").newInstance();

      Attachments

        Activity

          People

            rh-ee-galder Galder ZamarreƱo
            rh-ee-galder Galder ZamarreƱo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: