Author: thomas.diesler(a)jboss.com
Date: 2007-07-19 05:48:40 -0400 (Thu, 19 Jul 2007)
New Revision: 3946
Modified:
trunk/integration/native/src/main/java/org/jboss/wsf/stack/jbws/ServiceLifecycleInvocationHandler.java
Log:
javadoc
Modified:
trunk/integration/native/src/main/java/org/jboss/wsf/stack/jbws/ServiceLifecycleInvocationHandler.java
===================================================================
---
trunk/integration/native/src/main/java/org/jboss/wsf/stack/jbws/ServiceLifecycleInvocationHandler.java 2007-07-19
09:39:30 UTC (rev 3945)
+++
trunk/integration/native/src/main/java/org/jboss/wsf/stack/jbws/ServiceLifecycleInvocationHandler.java 2007-07-19
09:48:40 UTC (rev 3946)
@@ -32,7 +32,9 @@
import org.jboss.wsf.spi.invocation.InvocationHandlerJSE;
/**
- * Handles invocations on JSE endpoints.
+ * Handles invocations on JSE endpoints that implement the standard
+ * javax.xml.rpc.server.ServiceLifecycle interface
+ *
*
* @author Thomas.Diesler(a)jboss.org
* @since 25-Apr-2007