[jboss-jira] [JBoss JIRA] (DROOLS-816) Support internal only methods in trait interfaces

Davide Sottara (JIRA) issues at jboss.org
Sat Jun 13 14:54:02 EDT 2015


Davide Sottara created DROOLS-816:
-------------------------------------

             Summary: Support internal only methods in trait interfaces
                 Key: DROOLS-816
                 URL: https://issues.jboss.org/browse/DROOLS-816
             Project: Drools
          Issue Type: Enhancement
            Reporter: Davide Sottara
            Assignee: Davide Sottara
            Priority: Minor
             Fix For: 6.3.0.Beta2


When used as traits, interfaces expose all getter/setter pair as virtual members. It should be possible to hide accessor pairs that are meant for internal use.

The proposal is to annotate the getter method



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list