Brett, > public void init(Object ob); > > public Object get(); > > public boolean execute() throws ServiceException; Just a couple of thoughts Could we add public boolean execute(Object ob) throws ServiceException; I think this would make it easier for services that are built as singletons (ie a servlet type model, with one object and multiple threads). If this is added then I guess it would be sensible to add the same for get(Object ob) Dave ------------------------------------------------------------ To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Problems?: [EMAIL PROTECTED]
- Service model re-design Christopher Elkins
- Re: Service model re-design Dave
- Re: Again Service model re-design Dave
- [PROPOSAL] Service model re-design Brett McLaughlin
- Re: [PROPOSAL] Service model re-design Christopher Elkins
- Re: [PROPOSAL] Service model re-design jon *
- Re: [PROPOSAL] Service model re-design Christopher Elkins
- Re: [PROPOSAL] Service model re-design Brett McLaughlin
- Re: [PROPOSAL] Service model re-design David Warnock
- Re: [PROPOSAL] Service model re-design Brett McLaughlin
- Re: [PROPOSAL] Service model re-design David Warnock
- Re: [PROPOSAL] Service model re-d... jon *
- Re: [PROPOSAL] Service model ... Brett McLaughlin
- Re: [PROPOSAL] Service model re-design Dave
- Re: [PROPOSAL] Service model re-design Brett McLaughlin
- Re: [PROPOSAL] Service model re-design Dave
- Re: [PROPOSAL] Service model re-d... Brett McLaughlin
- Re: [PROPOSAL] Service model ... Kimbro Staken
