You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2017/07/08 14:21:00 UTC

[jira] [Resolved] (OWB-1186) update logic for bootstrapping-events

     [ https://issues.apache.org/jira/browse/OWB-1186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Struberg resolved OWB-1186.
--------------------------------
    Resolution: Fixed
      Assignee: Mark Struberg

> update logic for bootstrapping-events
> -------------------------------------
>
>                 Key: OWB-1186
>                 URL: https://issues.apache.org/jira/browse/OWB-1186
>             Project: OpenWebBeans
>          Issue Type: Sub-task
>            Reporter: Gerhard Petracek
>            Assignee: Mark Struberg
>             Fix For: 2.0.0
>
>
> new methods:
>  * AfterBeanDiscovery
>  **  #addBean()
>  **  #addObserverMethod()
>  * AfterTypeDiscovery
>  ** #addAnnotatedType(Class<T>, String)
>  * BeforeBeanDiscovery
>  **  #addAnnotatedType(Class<T>, String)
>  **  #configureQualifier(Class<T>)
>  **  #configureInterceptorBinding(Class<T>)
>  * ProcessAnnotatedType#configureAnnotatedType
>  * ProcessBeanAttributes
>  **  #configureBeanAttributes
>  **  #ignoreFinalMethods
>  * ProcessInjectionPoint
>  **  #configureInjectionPoint
>  * ProcessObserverMethod
>  **  #setObserverMethod
>  **  #configureObserverMethod
>  **  #veto
>  * ProcessProducer#configureProducer()
> new events:
>  * ProcessSyntheticBean
>  * ProcessSyntheticObserverMethod



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)