|
|||||||||||
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.modules.mx4j.Mx4jDescriptionAdapterSubTask
Generates MBeanDescriptionAdaptor subclass for Mx4j.
Nested Class Summary |
Nested classes inherited from class xdoclet.TemplateSubTask |
TemplateSubTask.ExtentTypes, TemplateSubTask.OfType |
Field Summary | |
protected static java.lang.String |
mbeanDescriptionClassPattern
|
Fields inherited from class xdoclet.DocletSupport |
currentClassTag, currentFieldTag, currentMethodTag |
Constructor Summary | |
Mx4jDescriptionAdapterSubTask()
Describe what the Mx4jDescriptionAdapterSubTask constructor does |
Method Summary | |
static java.lang.String |
getMbeanDescriptionClassPattern()
Gets the MbeanDescriptionClassPattern attribute of the Mx4jDescriptionAdapterSubTask class |
void |
setPattern(java.lang.String new_pattern)
Sets the Pattern attribute of the Mx4jDescriptionAdapterSubTask object |
void |
validateOptions()
Called to validate configuration parameters. |
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 static java.lang.String mbeanDescriptionClassPattern
Constructor Detail |
public Mx4jDescriptionAdapterSubTask()
Method Detail |
public static java.lang.String getMbeanDescriptionClassPattern()
public void setPattern(java.lang.String new_pattern)
new_pattern
- The new Pattern valuepublic void validateOptions() throws XDocletException
validateOptions
in class TemplateSubTask
XDocletException
- Description of Exception
|
http://xdoclet.sourceforge.net/ | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |