Uploaded image for project: 'EJB 3.0'
  1. EJB 3.0
  2. EJBTHREE-1454

Encapsulate Container infomation in TO/VO

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • None
    • proxy
    • None

      Take for instance:

      public StatefulSessionProxyFactoryBase(final String name, final String containerName, final String containerGuid,
      final JBossSessionBeanMetaData metadata, final ClassLoader classloader, final Advisor advisor)

      Where containerName, containerGuid, metadata, CL, and Advisor are all properties of the target container.

      This makes for a cluttered API, and affects constructors of Proxy Factories, Handlers, and the JNDI Registrars. Clean it up.

            jaikiran Jaikiran Pai (Inactive)
            arubinge@redhat.com Andrew Rubinger (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: