Jens Deppe created GEODE-1490:
---------------------------------

             Summary: Convert all concrete *OperationContexts into interfaces
                 Key: GEODE-1490
                 URL: https://issues.apache.org/jira/browse/GEODE-1490
             Project: Geode
          Issue Type: Improvement
          Components: security
            Reporter: Jens Deppe


Currently the hierarchy of OperationContexts (in 
com.gemstone.gemfire.cache.operations) are a mix of abstract and concrete 
classes as well as a mix of 'public' and 'internal' packaging. It would be much 
cleaner if these were converted to interfaces and all of the concrete 
implementations be made internal.

Currently where public packages extend internal packages the javadoc would also 
be broken as the public packages would reference (internal) packages for which 
no javadoc links will exist.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to