Skip to Content.
Sympa Menu

notify-dpml - svn commit: r1649 - development/main/metro/activation/providers/metro/src/main/net/dpml/activation/metro

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: niclas AT netcompartner.com
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: svn commit: r1649 - development/main/metro/activation/providers/metro/src/main/net/dpml/activation/metro
  • Date: Sun, 30 Jan 2005 20:36:51 +0100

Author: niclas
Date: Sun Jan 30 20:36:50 2005
New Revision: 1649

Modified:

development/main/metro/activation/providers/metro/src/main/net/dpml/activation/metro/ApplianceInvocationHandler.java
Log:
Wrong character

Modified:
development/main/metro/activation/providers/metro/src/main/net/dpml/activation/metro/ApplianceInvocationHandler.java
==============================================================================
---
development/main/metro/activation/providers/metro/src/main/net/dpml/activation/metro/ApplianceInvocationHandler.java
(original)
+++
development/main/metro/activation/providers/metro/src/main/net/dpml/activation/metro/ApplianceInvocationHandler.java
Sun Jan 30 20:36:50 2005
@@ -101,7 +101,7 @@
* @return the return value of method
* @throws Throwable if an error occurs
* @exception NullArgumentException if any one of the proxy or method
arguments
- 8 is null, or if the object instance has been destroyed
earlier.
+ * is null, or if the object instance has been destroyed
earlier.
*/
public Object invoke( final Object proxy, final Method method, final
Object[] args )
throws Throwable, NullArgumentException



  • svn commit: r1649 - development/main/metro/activation/providers/metro/src/main/net/dpml/activation/metro, niclas, 01/30/2005

Archive powered by MHonArc 2.6.24.

Top of Page