Search results

From Resin 3.0

Jump to: navigation, search
  • Showing below 13 results starting with #1.
Advanced search

Search in namespaces:

  
  
  
  
  
  
  
  
 
  • == Spring and Resin WebBeans == Spring can be configured to use Resin's WebBeans as a parent BeanFactory. This gives Spring access to any bean configured i
    2 KB (226 words) - 16:04, 14 January 2008
  • <%! @javax.webbeans.Current Cache _cache; %> I've used [[WebBeans]]-style [[dependency injection]] here because I want to keep my code free o
    2 KB (283 words) - 16:23, 7 December 2011
  • [[Struts2]] - Struts2 with Resin-IoC/WebBeans
    308 B (41 words) - 20:00, 16 September 2011
  • ...ts actions with WebBeans-style injection. Your MyAction class can use the WebBeans @In and @Named annotations to retrieve beans defined in the resin-web.xml. import javax.webbeans.*;
    1 KB (175 words) - 16:59, 9 February 2008
  • * resin-webbeans : webbeans api (early draft)
    10 KB (1,418 words) - 20:08, 22 September 2009
  • import javax.webbeans.In;
    3 KB (387 words) - 15:47, 2 December 2011
  • import javax.webbeans.*;
    3 KB (373 words) - 20:05, 27 January 2008
  • == Enabling MyApplication with Resin's WebBeans == Wicket's <code>MyApplication</code> application can be activated with Resin's WebBeans injection by changing the resin-web.xml configuration slightly. If you set
    3 KB (394 words) - 05:04, 7 February 2008
  • import javax.webbeans.*;
    2 KB (220 words) - 05:17, 8 February 2008
  • <li>Create the configuration file for Resin IoC (WebBeans) - The web-beans.xml marks a class root for WebBeans to search for
    7 KB (941 words) - 00:48, 13 February 2008
  • import javax.webbeans.Component; import javax.webbeans.In;
    3 KB (455 words) - 00:49, 13 February 2008
  • import javax.webbeans.*; package javax.webbeans.*;
    61 KB (9,374 words) - 09:23, 17 December 2009
  • <p>The event handler publishes a <code>LogEvent</code> to the WebBeans event system. Any WebBeans component with an <code>@Observes</code> method for
    36 KB (5,757 words) - 08:58, 17 December 2009

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)

Views
Personal tools
Toolbox