|
|||||||||||
| 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.ejb.dd.AbstractEjbDeploymentDescriptorSubTask
xdoclet.modules.hp.hpas.ejb.HPASSubTask
Creates hp-ejb-jar.xml deployment descriptor for HPAS.
| Nested Class Summary |
| Nested classes inherited from class xdoclet.TemplateSubTask |
TemplateSubTask.ExtentTypes, TemplateSubTask.OfType |
| Field Summary | |
protected String |
persistenceClass
|
protected String |
persistenceProduct
|
protected String |
persistenceSuffix
|
protected String |
persistenceVersion
|
protected String |
sfsbPassivationRoot
|
| Fields inherited from class xdoclet.DocletSupport |
currentClassTag, currentFieldTag, currentMethodTag |
| Constructor Summary | |
HPASSubTask()
|
|
| Method Summary | |
String |
getPersistenceClass()
Gets the PersistenceClass attribute of the HPASSubTask object |
String |
getPersistenceProduct()
Gets the PersistenceProduct attribute of the HPASSubTask object |
String |
getPersistenceSuffix()
Gets the PersistenceSuffix attribute of the HPASSubTask object |
String |
getPersistenceVersion()
Gets the PersistenceVersion attribute of the HPASSubTask object |
String |
getSfsbPassivationRoot()
Gets the SfsbPassivationRoot attribute of the HPASSubTask object |
void |
setPersistenceClass(String persistenceClass)
Only applies when using CMP. |
void |
setPersistenceProduct(String persistenceProduct)
Only applies when using CMP. |
void |
setPersistenceSuffix(String persistenceSuffix)
Only applies when using CMP. |
void |
setPersistenceVersion(String persistenceVersion)
Only applies when using CMP. |
void |
setSfsbPassivationRoot(String sfsbPassivationRoot)
The path to a local directory indicating where the container should passivate Stateful Session Bean instances. |
| Methods inherited from class xdoclet.modules.ejb.dd.AbstractEjbDeploymentDescriptorSubTask |
atLeastOneCmp1EntityBeanExists, atLeastOneCmp2EntityBeanExists, atLeastOneCmpEntityBeanExists |
| 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 String sfsbPassivationRoot
protected String persistenceProduct
protected String persistenceVersion
protected String persistenceClass
protected String persistenceSuffix
| Constructor Detail |
public HPASSubTask()
| Method Detail |
public String getSfsbPassivationRoot()
public String getPersistenceProduct()
public String getPersistenceVersion()
public String getPersistenceClass()
public String getPersistenceSuffix()
public void setSfsbPassivationRoot(String sfsbPassivationRoot)
sfsbPassivationRoot - The new SfsbPassivationRoot valuepublic void setPersistenceProduct(String persistenceProduct)
persistenceProduct - The new PersistenceProduct valuepublic void setPersistenceVersion(String persistenceVersion)
persistenceVersion - The new PersistenceVersion valuepublic void setPersistenceClass(String persistenceClass)
persistenceClass - The new PersistenceClass valuepublic void setPersistenceSuffix(String persistenceSuffix)
persistenceSuffix - The new PersistenceSuffix value
|
http://xdoclet.sourceforge.net/ | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||