1 / 18

IBM WebSphere Portlet Factory Architecture

Portlet Factory Components. Developer tool Portlet Factory DesignerPlug-in for Eclipse / RADServer component Automation EngineRuns in WAR on J2EE app server or Portal ServerExecuted via Servlet or Portlet API? Core Factory technology is used both by design tool and runtime:Regeneration en

july
Télécharger la présentation

IBM WebSphere Portlet Factory Architecture

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


    1. IBM WebSphere Portlet Factory Architecture

    2. Portlet Factory Components Developer tool – Portlet Factory Designer Plug-in for Eclipse / RAD Server component – Automation Engine Runs in WAR on J2EE app server or Portal Server Executed via Servlet or Portlet API ? Core Factory technology is used both by design tool and runtime: Regeneration engine Models, Builders, and Profiling In the runtime, these pieces support dynamic profiling

    3. Builders and Models Model XML file contains a list of calls to Builders With all the Builder inputs specified at design time Builders generate a WebApp structure – this process is called “regeneration” Regeneration is done: At design time On demand at runtime on server Each builder can: Introspect the WebApp Create new elements in WebApp Modify any existing elements in WebApp Invoke any other builders in the system This makes it easy to make higher and higher level builders

    4. Builder Architecture

More Related