xdoclet.modules.caucho
public class ResinEjbSubTask extends XmlSubTask
See Also: Resin CMP Configuration
UNKNOWN: June 5, 2002 name = "resin-ejb-xml" display-name = "Resin" parent = "xdoclet.modules.ejb.EjbDocletTask" file = "resin-query-functions.xml" relates-to = "resin.ejb" description = "An XML unparsed entity * containing query-function elements to include in the descriptor."
| Constructor Summary | |
|---|---|
| ResinEjbSubTask()
Default generated filename is resin.cmp. | |
| Method Summary | |
|---|---|
| String | getCacheSize()
resin-ejb/cache-size; no default.
|
| String | getCacheTimeout()
resin-ejb/cache-timeout; no default.
|
| String | getGenerateSourceComments()
Whether or not include debug comments pointing to origin class/method for elements in the deployment descriptor.
|
| void | setCacheSize(String cacheSize) |
| void | setCacheTimeout(String cacheTimeout) |
| void | setGenerateSourceComments(String generateSourceComments) |
Returns:
Returns:
Returns: