|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectxdoclet.DocletSupport
xdoclet.SubTask
xdoclet.TemplateSubTask
xdoclet.XmlSubTask
xdoclet.modules.apache.soap.ejb.ApacheSoapSubTask
public class ApacheSoapSubTask
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class xdoclet.TemplateSubTask |
|---|
TemplateSubTask.ExtentTypes, TemplateSubTask.OfType |
| Field Summary | |
|---|---|
protected java.lang.String |
contextFactoryName
|
protected java.lang.String |
contextProviderUrl
|
protected java.lang.String |
entityEjbProvider
|
protected org.apache.tools.ant.types.Path |
providerClasspath
|
protected java.lang.String |
statefulSessionEjbProvider
|
protected java.lang.String |
statelessSessionEjbProvider
|
| Fields inherited from class xdoclet.DocletSupport |
|---|
currentClassTag, currentFieldTag, currentMethodTag |
| Constructor Summary | |
|---|---|
ApacheSoapSubTask()
Describe what the ApacheSoapSubTask constructor does |
|
| Method Summary | |
|---|---|
protected void |
engineStarted()
Describe what the method does |
java.lang.String |
getContextFactoryName()
Gets the ContextFactoryName attribute of the ApacheSoapSubTask object |
java.lang.String |
getContextProviderUrl()
Gets the ContextProviderUrl attribute of the ApacheSoapSubTask object |
java.lang.String |
getEntityEjbProvider()
Gets the EntityEjbProvider attribute of the ApacheSoapSubTask object |
org.apache.tools.ant.types.Path |
getProviderClasspath()
Gets the ProviderClasspath attribute of the ApacheSoapSubTask object |
java.lang.String |
getStatefulSessionEjbProvider()
Gets the StatefulSessionEjbProvider attribute of the ApacheSoapSubTask object |
java.lang.String |
getStatelessSessionEjbProvider()
Gets the StatelessSessionEjbProvider attribute of the ApacheSoapSubTask object |
void |
setContextFactoryName(java.lang.String contextFactoryName)
Sets the ContextFactoryName attribute of the ApacheSoapSubTask object. |
void |
setContextProviderUrl(java.lang.String contextProviderUrl)
Sets the ContextProviderUrl attribute of the ApacheSoapSubTask object. |
void |
setEntityEjbProvider(java.lang.String entityEjbProvider)
Sets the EntityEjbProvider attribute of the ApacheSoapSubTask object |
void |
setProviderclasspath(org.apache.tools.ant.types.Path providerClasspath)
Sets the Providerclasspath attribute of the ApacheSoapSubTask object |
void |
setStatefulSessionEjbProvider(java.lang.String statefulSessionEjbProvider)
Sets the StatefulSessionEjbProvider attribute of the ApacheSoapSubTask object |
void |
setStatelessSessionEjbProvider(java.lang.String statelessSessionEjbProvider)
Sets the StatelessSessionEjbProvider attribute of the ApacheSoapSubTask object |
void |
validateOptions()
Called to validate configuration parameters. |
| Methods inherited from class xdoclet.XmlSubTask |
|---|
copyAttributesFrom, engineFinished, getDtdURL, getPublicId, getSchema, getSchemaURL, getSystemId, getUseIds, getXmlencoding, isValidateXML, setDtdURL, setPublicId, setSchema, setSchemaURL, setSystemId, setUseIds, setValidateXML, setXmlencoding, startProcess |
| Methods inherited from class xdoclet.SubTask |
|---|
addConfigParam, getConfigParams, getConfigParamsAsMap, getContext, getDestDir, getMergeDir, getSubTaskName, getXJavaDoc, setDestDir, setMergeDir, setSubTaskName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String statelessSessionEjbProvider
protected java.lang.String statefulSessionEjbProvider
protected java.lang.String entityEjbProvider
protected org.apache.tools.ant.types.Path providerClasspath
protected java.lang.String contextProviderUrl
protected java.lang.String contextFactoryName
| Constructor Detail |
|---|
public ApacheSoapSubTask()
| Method Detail |
|---|
public java.lang.String getStatelessSessionEjbProvider()
public java.lang.String getStatefulSessionEjbProvider()
public java.lang.String getEntityEjbProvider()
public org.apache.tools.ant.types.Path getProviderClasspath()
public java.lang.String getContextProviderUrl()
public java.lang.String getContextFactoryName()
public void setStatelessSessionEjbProvider(java.lang.String statelessSessionEjbProvider)
statelessSessionEjbProvider - The new StatelessSessionEjbProvider valuepublic void setStatefulSessionEjbProvider(java.lang.String statefulSessionEjbProvider)
statefulSessionEjbProvider - The new StatefulSessionEjbProvider valuepublic void setEntityEjbProvider(java.lang.String entityEjbProvider)
entityEjbProvider - The new EntityEjbProvider valuepublic void setProviderclasspath(org.apache.tools.ant.types.Path providerClasspath)
providerClasspath - The new Providerclasspath valuepublic void setContextProviderUrl(java.lang.String contextProviderUrl)
contextProviderUrl - The new ContextProviderUrl valuepublic void setContextFactoryName(java.lang.String contextFactoryName)
contextFactoryName - The new ContextFactoryName value
public void validateOptions()
throws XDocletException
validateOptions in class TemplateSubTaskXDocletException - Description of Exception
protected void engineStarted()
throws XDocletException
engineStarted in class TemplateSubTaskXDocletException - Describe the exception
|
http://xdoclet.sourceforge.net/ | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||