On Tue, 18 Nov 2014 18:45:48 -0200, Harry Zhou <superha...@gmail.com> wrote:

2. You can make RRealm a Tapestry IoC service (by creating an interface, an implementation, and bind the two in AppModule).

Actually, that's recommended, but not needed. You can define a service based on a concrete class: binder.bind(RRealm.class).

--
Thiago H. de Paula Figueiredo
Tapestry, Java and Hibernate consultant and developer
http://machina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to