You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Gerhard Petracek (JIRA)" <ji...@apache.org> on 2017/05/29 20:56:04 UTC

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

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

Gerhard Petracek updated OWB-1186:
----------------------------------
    Summary: update logic for bootstrapping-events  (was: implement new methods of bootstrapping-events)

> 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
>             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.3.15#6346)