Introducing Contexts and Dependency Injection 1.1.pdf

Introducing Contexts and Dependency Injection 1.1.pdf

ID:33939083

大小:1.27 MB

页数:33页

时间:2019-02-28

Introducing Contexts and Dependency Injection 1.1.pdf_第1页
Introducing Contexts and Dependency Injection 1.1.pdf_第2页
Introducing Contexts and Dependency Injection 1.1.pdf_第3页
Introducing Contexts and Dependency Injection 1.1.pdf_第4页
Introducing Contexts and Dependency Injection 1.1.pdf_第5页
资源描述:

《Introducing Contexts and Dependency Injection 1.1.pdf》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库

1、IntroducingContextsandDependencyInjection1.1PeteMuirPrincipalSoftwareEngineerRedHat,Inc.October2011@plmuir1CDI1.0JavaOneSlideTemplateTitleInsanelyproductiveCDI1.1(Global)OrderingJavaSEsupportExtensions&DeploymentContext/ScopeimprovementsTracking3http://bit.

2、ly/OpenShiftAcmehttp://acme-pmuir.rhcloud.com4Whatyouwilllearn?•Whatproblemswewanttosolve•Ourideasonhowtosolvethem•HowyoucaninfluencetheCDI1.1•Issuetracker•Mailinglist•Wiki•Reviewprocess•Spec(git)CommunitySponsoredIssues(Global)Ordering•Option1:Magicnumbers@Shot@In

3、terceptor(37)publicclassGoalkeeper{@AroundInvokepublicObjectcatchBall(InvocationContextctx)throwsException{//DosomethingreturninvocationContext.proceed();}}(Global)Ordering•Option2:Relativeordering@LastHope@InterceptorpublicclassGoalkeeper{...}@Interceptor@Before(L

4、astHope.class)publicclassDefender{...}(Global)Ordering•Option2:Relativeordering@InterceptorBinding@OrderingQualifier@Retention(RUNTIME)@Target({METHOD,TYPE})@Documentedpublic@interfaceLastHope{}(Global)OrderingOption2:RelativeorderingpublicclassLinesman{@Before(Off

5、icial.class)publicvoidobserveGoal(@ObservesGoalgoal){...}}publicclassReferee{@OfficialpublicvoidobserveGoal(@ObservesGoalgoal){...}}(Global)Ordering•Option3:ImperativeorderingpublicclassReorderExtensionimplementsExtension{publicvoidreorder(@ObservesAfterDeploymentV

6、alidationadv){Collections.sort(adv.getInterceptors(),newInterceptorOrderingComparator());}}publicinterfaceAfterDeploymentValidation{publicList>getInterceptors();...}(Global)Ordering•Option2&Option3•Globalenablementnowpossible

7、m/xml/ns/javaee"xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">com.javaone.CheckBadgeJavaSE•GetahandlepublicclassSoccerHacker{publicvoidfixTheMatch(){CDI.current().select(newTypeLiteral>(){}).ge

8、t().fire(newGoal());}}JavaSE•GetahandlepublicabstractclassCDIimplementsInstance{publicstaticCDIcurrent(){...}publicabstractBeanManage

当前文档最多预览五页,下载文档查看全文

此文档下载收益归作者所有

当前文档最多预览五页,下载文档查看全文
温馨提示:
1. 部分包含数学公式或PPT动画的文件,查看预览时可能会显示错乱或异常,文件下载后无此问题,请放心下载。
2. 本文档由用户上传,版权归属用户,天天文库负责整理代发布。如果您对本文档版权有争议请及时联系客服。
3. 下载前请仔细阅读文档内容,确认文档内容符合您的需求后进行下载,若出现内容与标题不符可向本站投诉处理。
4. 下载文档时可能由于网络波动等原因无法下载或下载错误,付费完成后未能成功下载的用户请联系客服处理。