dev@grizzly.java.net

Re: HttpServiceImpl

From: gustav trede <gustav.trede_at_gmail.com>
Date: Tue, 27 Jan 2009 14:33:21 +0100

yes that is how they are used. so what is the benefit of that complex design
?
Jetty and others stores it static inside the httpserviceimpl, what are our
special needs that makes us expose internal data ?

2009/1/27 Hubert Iwaniuk <neotyk_at_kungfoo.pl>

> Those are created in HttpServiceFactory and passed (via constructor) to
> each HttpService that bundles "get".
> cool?
>
> On Tue, Jan 27, 2009 at 2:22 PM, gustav trede <gustav.trede_at_gmail.com>wrote:
>
>> hello
>>
>> how come aliasesRegistered and registeredServlets are not declared as
>> static in HttpServiceImpl when they are used as global values ?
>>
>>
>> --
>> regards
>> gustav trede
>>
>>
>>
>
>
> --
> Hubert Iwaniuk
>



-- 
regards
 gustav trede