webwork/src/main/webwork/action/factory DefaultActionFactory.java,1.26,1.27
[email protected] Tue, 18 Nov 2003 20:06:55 -0800
| Newsgroups | gmane.comp.java.open-symphony.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/opensymphony/webwork/src/main/webwork/action/factory
In directory sc8-pr-cvs1:/tmp/cvs-serv13783/src/main/webwork/action/factory
Modified Files:
DefaultActionFactory.java
Log Message:
Added javadocs for getRootFactory
Index: DefaultActionFactory.java
===================================================================
RCS file: /cvsroot/opensymphony/webwork/src/main/webwork/action/factory/DefaultActionFactory.java,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- DefaultActionFactory.java 19 Nov 2003 04:01:37 -0000 1.26
+++ DefaultActionFactory.java 19 Nov 2003 04:06:52 -0000 1.27
@@ -85,6 +85,14 @@
{}
}
+ /**
+ * Get the root action factory (usually java).
+ * This method is useful for cases where the standard
+ * action factories are all required, and the only
+ * modification being the way that the Java action
+ * implementation is looked up.
+ * @return
+ */
protected ActionFactory getRootFactory()
{
ActionFactory root = null;
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/