ContainerInfoBuilderContext builderContext = new ContainerInfoBuilderContextImpl(metaData, webApp);
ContainerInfoBuilder builder = new ContainerInfoBuilder(webApp.getContextPath(), metaData, builderContext);
builder.build();
//
PortletApplicationObject portletApplicationObject = new PortletApplicationImpl(builder.getApplication());
PortletApplicationContextImpl portletApplicationContext = new PortletApplicationContextImpl(webApp);
//
portletApplicationLifeCycle = new PortletApplicationLifeCycle(