You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by Berin Loritsch <bl...@apache.org> on 2002/09/09 17:51:09 UTC

New Abstract ServiceManager

I added an AbstractServiceManager that is a result of the conversations
we had with publically publishing a Service to a JNDI InitialContext.
It does no renaming or anything like that.  It encapsulates the logic
to find or test if a service exists with going through the different
levels.  To implement the real functionality for a decendant of this
class, you only have to implement the obtainService(), serviceExists(),
and release() methods.


"They that give up essential liberty to obtain a little temporary safety
 deserve neither liberty nor safety."
                - Benjamin Franklin


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>