mcconnell 2003/02/16 03:00:47
Modified: assembly/src/java/org/apache/avalon/assembly/lifecycle/context
ComponentInvocationHandler.java
Log:
addition of exception javadoc
Revision Changes Path
1.3 +2 -1
avalon-sandbox/assembly/src/java/org/apache/avalon/assembly/lifecycle/context/ComponentInvocationHandler.java
Index: ComponentInvocationHandler.java
===================================================================
RCS file:
/home/cvs/avalon-sandbox/assembly/src/java/org/apache/avalon/assembly/lifecycle/context/ComponentInvocationHandler.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ComponentInvocationHandler.java 7 Feb 2003 15:39:01 -0000 1.2
+++ ComponentInvocationHandler.java 16 Feb 2003 11:00:47 -0000 1.3
@@ -34,6 +34,7 @@
*
* @param object the underlying object
* @param type the component type
+ * @exception if an invocation handler establishment error occurs
*/
protected ComponentInvocationHandler( final Object object, Type type ) throws
ComponentException
{
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]