[ 
https://issues.apache.org/jira/browse/TOMEE-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16729422#comment-16729422
 ] 

ASF GitHub Bot commented on TOMEE-2337:
---------------------------------------

Github user jeanouii commented on a diff in the pull request:

    https://github.com/apache/tomee/pull/262#discussion_r244101605
  
    --- Diff: 
container/openejb-loader/src/main/java/org/apache/openejb/observer/event/ObserverRemoved.java
 ---
    @@ -26,10 +26,20 @@
     
         private final Object observer;
     
    +    /**
    +     * Remove the observable object so this object doesn't have any 
observers
    --- End diff --
    
    This is actually the event thrown when an observer is removed. All 
remaining observers have the ability to observe this event and react if needed.


> Code cleanup: module openejb-loader
> -----------------------------------
>
>                 Key: TOMEE-2337
>                 URL: https://issues.apache.org/jira/browse/TOMEE-2337
>             Project: TomEE
>          Issue Type: Improvement
>    Affects Versions: 7.1.0, 8.0.0-M1
>            Reporter: Hayri Cicek
>            Priority: Trivial
>              Labels: pull-request-available
>
> Use diamond operator, JavaDoc and if possible final variables/parameters



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to