Re: Dynamic proxy preparers
Bob Scheifler <[email protected]>
| Newsgroups | gmane.comp.java.sun.jini |
|---|---|
| Message-ID | <[email protected]> |
> Are within the JTSK classes that take ProxyPreparer instances > assumptions the process followed during proxy preparation is constant > (e.g. failures due to constraints seen as definite). I'm not sure if this helps, but a principle we tried to adhere to is that, within a component, a given proxy is only prepared once. I believe that included not retrying after an exception. > BTW the proxy preparer implementations all have an equals and hashCode, > I assume these have no operational use (the same as with > InvocationLayerFactory) I don't think any of our code depends on them. - Bob -------------------------------------------------------------------------- Getting Started: http://www.jini.org/wiki/Category:Getting_Started Community Web Site: http://jini.org jini-users Archive: http://archives.java.sun.com/archives/jini-users.html Unsubscribing: email "signoff JINI-USERS" to [email protected]