You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Maas van den Berg <em...@dds.nl> on 2003/08/16 00:11:14 UTC

[PATCH] spec/jsr77 API% compliant

Thanks to the apiComparator plugin for IDEA:
- ListenerRegistration is a interface not a class (what was I thinking)

Maas



[PATCH] spec/jsr88 API 100% compliant

Posted by Maas van den Berg <em...@dds.nl>.
Thanks to the apiComparator plugin for IDEA:
- upgraded to latest spec
- final + private constructor for DeploymentFactoryManager
- added missing @deprecated tag
- parameter names

Maas

Attached: patch + NEW file.