> > > > public void register(Object key, Object value) throws >RegistrationException; > > public void deregister(Object key) throws RegistrationException; > Object keys are better yes. Note that the actual soapification api changed to allow a list of interfaces to expose (via DynamicProxy). Lets say that one (arguably poorly written) block implemented 10 interfaces, but only a couple were to be exposed for internet presence of the object, then you'd want to specify the subset n'est pas? http://cvs.apache.org/viewcvs/jakarta-avalon-cornerstone/src/java/org/apache/avalon/cornerstone/services/soapification/SOAPification.java?rev=1.1&content-type=text/vnd.viewcvs-markup Regards, - Paul H --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
