It is not documented because stateful service model is not available in
hivemind. It is contributed by honeycomb.
On 6/6/07, Andrea Chiumenti <[EMAIL PROTECTED]> wrote:
s/scooped/scoped/
On 6/6/07, Andrea Chiumenti <[EMAIL PROTECTED]> wrote:
> Igor,
> thx for replying, but I've two other quest
s/scooped/scoped/
On 6/6/07, Andrea Chiumenti <[EMAIL PROTECTED]> wrote:
Igor,
thx for replying, but I've two other questions
Is stateful application or session scooped(I need an application
scooped object) ?
why stateful isn't documented in
http://hivemind.apache.org/hivemind1/descriptor.html#i
Igor,
thx for replying, but I've two other questions
Is stateful application or session scooped(I need an application
scooped object) ?
why stateful isn't documented in
http://hivemind.apache.org/hivemind1/descriptor.html#invoke-factory ?
On 6/6/07, Igor Drobiazko <[EMAIL PROTECTED]> wrote:
We d
We do it like this:
Service:
Service implemantation
Implementation of the menu builder
Inject it into your page:
@InjectObject("service:bookie.framework.MenuBuilder")
public abstract MenuBuilder getMenuBuilder();
On 6/6/07, Andrea Chiumenti <[EMAIL PROTECT