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: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>