Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-7025

OpenOns for classes in beans.xml editor

XMLWordPrintable

    • Documentation (Ref Guide, User Guide, etc.)

      For example:

      <?xml version="1.0" encoding="UTF-8"?>
      <beans xmlns="http://java.sun.com/xml/ns/javaee"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/beans_1_0.xsd">
      <alternatives>
      <class>org.jboss.jsr299.test.Cat</class>
      <stereotype>org.jboss.jsr299.test.Mock</stereotype>
      </alternatives>
      <decorators>
      <class>org.jboss.jsr299.test.BarDecorator</class>
      </decorators>
      <interceptors>
      <class>org.jboss.jsr299.test.FordInterceptor</class>
      </interceptors>
      </beans>

            alexeykazakov Alexey Kazakov
            alexeykazakov Alexey Kazakov
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: