Modifier and Type | Class and Description |
---|---|
class |
XmlSubTask
Generic subtask for processing a user-supplied template, to generate an XML document.
|
Modifier and Type | Method and Description |
---|---|
void |
DocletTask.addTemplate(TemplateSubTask subtask)
Generic subtask for processing a user-supplied template.
|
void |
XmlSubTask.copyAttributesFrom(TemplateSubTask templateSrc)
Describe what the method does
|
void |
TemplateSubTask.copyAttributesFrom(TemplateSubTask src)
Describe what the method does
|
void |
SubTask.copyAttributesFrom(TemplateSubTask src)
Describe what the method does
|
Constructor and Description |
---|
GenerationManager(xjavadoc.XJavaDoc xJavaDoc,
TemplateSubTask subTask)
Describe what the GenerationManager constructor does
|
Modifier and Type | Class and Description |
---|---|
class |
AxisDeploySubTask
Generates an Axis deployment document for deploying a web service.
|
class |
AxisUndeploySubTask
Generates an Axis deployment document for undeploying a web service.
|
Modifier and Type | Class and Description |
---|---|
class |
ApacheSoapSubTask |
Modifier and Type | Class and Description |
---|---|
class |
ActionFormSubTask
Generates a Struts ActionForm, based on a POJO.
|
class |
StrutsConfigXmlSubTask
Generates struts-config.xml deployment descriptor.
|
class |
StrutsDynaFormValidationXmlSubTask
Generates Struts Validator validation.xml deployment descriptor for struts dynamic action forms.
|
class |
StrutsValidationXmlSubTask
Generates Struts Validator validation.xml deployment descriptor.
|
Modifier and Type | Class and Description |
---|---|
class |
StrutsFormSubTask
Generates a Struts ActionForm, based on an entity EJB.
|
Modifier and Type | Class and Description |
---|---|
class |
ComponentSpecificationSubTask
Generates component-specifications for Tapestry applications.
|
class |
PageSpecificationSubTask
Generates page-specifications for Tapestry applications.
|
Modifier and Type | Class and Description |
---|---|
class |
WebLogicSubTask
This task can generate deployment descriptors for WLS 6.0, 6.1, 7.0 and 8.1.
|
Modifier and Type | Class and Description |
---|---|
class |
WeblogicWebXmlSubTask
Generates weblogic.xml deployment descriptor for Web apps.
|
Modifier and Type | Class and Description |
---|---|
class |
BorlandSubTask |
Modifier and Type | Class and Description |
---|---|
class |
ResinEjbSubTask
Subtask for generation of resin-ejb.
|
class |
ResinWebXmlSubTask
Subtask for generation of web.xml with resin extensions.
|
Modifier and Type | Class and Description |
---|---|
class |
AntdocSubTask
Generates ant docs.
|
class |
DocumentTagsSubTask
Extracts doc.blabla tags from xdoclet.* sources and generates an html file describing the tags and their parameters.
|
Modifier and Type | Class and Description |
---|---|
class |
InfoSubTask
Extracts tag values from classes and method docs and generates an HTML report that summarizes all occurrences of this
tag in a source tree.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractEjbCodeGeneratorSubTask
Parent of all EJB sub-tasks which generate code (class or interface).
|
Modifier and Type | Class and Description |
---|---|
class |
DaoSubTask |
Modifier and Type | Class and Description |
---|---|
class |
AbstractEjbDeploymentDescriptorSubTask
Base class for all subtasks that generate xml-ish ejb deployment descriptors.
|
class |
EjbDotXmlSubTask
Subtask for generating standard EJB deployment descriptor.
|
Modifier and Type | Class and Description |
---|---|
class |
DataObjectSubTask
Creates "data objects" for Entity EJBs.
|
class |
EntityBmpSubTask
Creates "entity bean classes" for BMP entity EJBs.
|
class |
EntityCmpSubTask |
class |
EntityFacadeSubTask |
class |
EntityPkSubTask
Generates primary key classes for entity EJBs.
|
class |
ValueObjectSubTask
Creates "value objects" for Entity EJBs.
|
Modifier and Type | Class and Description |
---|---|
class |
HomeInterfaceSubTask
Generates remote home interfaces for EJBs.
|
class |
LocalHomeInterfaceSubTask
Generates local home interfaces for EJBs.
|
Modifier and Type | Class and Description |
---|---|
class |
LocalInterfaceSubTask
Generates local interfaces for EJBs.
|
class |
RemoteInterfaceSubTask
Generates remote interfaces for EJBs.
|
Modifier and Type | Class and Description |
---|---|
class |
LookupObjectSubTask |
Modifier and Type | Class and Description |
---|---|
class |
MdbSubTask |
Modifier and Type | Class and Description |
---|---|
class |
RemoteFacadeSubTask
this subtask is stage 2 of remote facade generation.
|
class |
SessionSubTask |
Modifier and Type | Class and Description |
---|---|
class |
CastorSubTask
Generates mapping.xml deployment descriptor.
|
Modifier and Type | Class and Description |
---|---|
class |
ExternalizerSubTask
Externalizes key-value paired tags to whatever configured file (be it xml or properties file).
|
class |
PropertiesTranslatorSubTask
Creates translator classes for convenient access to externalized resource bundles.
|
Modifier and Type | Class and Description |
---|---|
class |
FactoryClassSubTask
Generate a SessionFactory facade that is capable of configuring Hibernate inline, as well as provide a convenient
method of switching later to other SessionFactory implementations.
|
class |
HibernateCfgSubTask
Generate the hibernate.cfg.xml file.
|
class |
HibernateSubTask
This task generates Hibernate xml mapping file for a given class.
|
class |
JBossServiceSubTask
Generate jboss mbean descriptor for hibernated classes
|
Modifier and Type | Class and Description |
---|---|
class |
HPASSubTask
Creates hp-ejb-jar.xml deployment descriptor for HPAS.
|
Modifier and Type | Class and Description |
---|---|
class |
WebSphereSubTask
Generates WebSphere specific deployment descriptors for EJB modules.
|
Modifier and Type | Class and Description |
---|---|
class |
WebSphereWebXmlSubTask
Generates WebSphere specific deployment descriptors for Web modules.
|
Modifier and Type | Class and Description |
---|---|
class |
BeanInfoSubTask
Generate the BeanInfo class for a given JavaBean class, and an optional messages properties bundle to go with it.
|
Modifier and Type | Class and Description |
---|---|
class |
JBossSubTask
Creates jboss.xml, jaws.xml and/or jbosscmp-jdbc.xml deployment descriptors for JBoss.
|
Modifier and Type | Class and Description |
---|---|
class |
JBossXMBeanDescriptorSubTask
Generates xml file for JBossMX.
|
class |
JBossXmlDocSubTask
Generates a skeleton {0}-service.xml file for JBoss mbean configuration.
|
class |
JBossXmlServiceTemplateSubTask
Generates a {servicefile}-service.xml file for JBoss mbean configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
JBossWebXmlSubTask
Generates jboss-web.xml deployment descriptor.
|
Modifier and Type | Class and Description |
---|---|
class |
JdoXmlMetadataSubTask
Generates the XML metadata for the JDO classes.
|
Modifier and Type | Class and Description |
---|---|
class |
MBeanInterfaceSubTask
Generates MBean interface for JMX MBean.
|
class |
MLetSubTask
Generates mlet description for JMX MBean.
|
Modifier and Type | Class and Description |
---|---|
class |
FacesConfigXmlSubTask
Generate the faces.config.xml for Java Server Faces
|
Modifier and Type | Class and Description |
---|---|
class |
JRunSubTask |
Modifier and Type | Class and Description |
---|---|
class |
JRunWebXmlSubTask
Generates jrun-web.xml deployment descriptor.
|
Modifier and Type | Class and Description |
---|---|
class |
MavenpluginSubTask
Generates xdoclet Maven plugin.
|
Modifier and Type | Class and Description |
---|---|
class |
MVCSoftSubTask
Generates MVCSoft's xml.
|
Modifier and Type | Class and Description |
---|---|
class |
Mx4jDescriptionAdapterSubTask
Generates MBeanDescriptionAdaptor subclass for Mx4j.
|
Modifier and Type | Class and Description |
---|---|
class |
JonasSubTask
Generates the deployment descriptor for JOnAS.
|
Modifier and Type | Class and Description |
---|---|
class |
JonasWebSubTask
Generates the web application deployment descriptor for JOnAS.
|
Modifier and Type | Class and Description |
---|---|
class |
OpenEJBSubTask
Creates openejb-jar.xml deployment descriptors for OpenEJB.
|
Modifier and Type | Class and Description |
---|---|
class |
OC4JSubTask
Generates OC4J specific deployment descriptor (orion-ejb-jar.xml).
|
Modifier and Type | Class and Description |
---|---|
class |
OrionSubTask
Generates Orion's orion-ejb-jar.xml.
|
Modifier and Type | Class and Description |
---|---|
class |
PortletXmlSubTask
Generates portlet.xml deployment descriptor, per JSR-168.
|
Modifier and Type | Class and Description |
---|---|
class |
PramatiSubTask
Generates Pramati deployment files
|
Modifier and Type | Class and Description |
---|---|
class |
SpringValidationXmlSubTask
Generates Struts Validator validation.xml deployment descriptor.
|
class |
SpringXmlSubTask
Generates XML file to wire beans in the Spring framework.
|
Modifier and Type | Class and Description |
---|---|
class |
SunONESubTask
Generates configuration files for EJB jars in iPlanet/SunONE
|
Modifier and Type | Class and Description |
---|---|
class |
EAServerSubTask
Generates configuration files for EJB jars in EAServer 4.1+
|
Modifier and Type | Class and Description |
---|---|
class |
JspTaglibSubTask
Generates taglib.tld deployment descriptor for JSP taglibs.
|
class |
ServiceEndpointSubTask
Generates service endpoint interfaces for JAXPRC beans.
|
class |
WebXmlSubTask
Generates web.xml deployment descriptor.
|
Modifier and Type | Class and Description |
---|---|
class |
WebWorkActionDocsSubTask
Generates HTML file containing description of defined WebWork actions.
|
class |
WebWorkActionsXmlSubTask
Generates the actions.xml file.
|
class |
WebWorkConfigPropertiesSubTask
Generates views.properties.
|
Modifier and Type | Class and Description |
---|---|
class |
JaxrpcMappingSubTask
Subtask that generates the jaxrpc-mapping.xml deployment descriptor.
|
class |
WebServicesXmlSubTask
SubTask that generates the web-services.xml deployment descriptor.
|
class |
WsdlSubTask
Subtask that generates a service.wsdl service descriptor.
|