xdoclet.modules.sun.sunone.ejb
public class SunONETagsHandler extends AbstractProgramElementTagsHandler
Version: $Revision: 1.1 $
UNKNOWN: 23 February, 2003 namespace = "SunONE"
| Field Summary | |
|---|---|
| protected Map | attributes
Collection of attributes. |
| protected MethodTagsHandler | handler
For use in extracting method names. |
| protected int | index
For looping through indexed tags. |
| Method Summary | |
|---|---|
| static String | generateGUID()
A 32 byte GUID generator (Globally Unique ID). |
| static String | generateGUID(Object o)
A 32 byte GUID generator (Globally Unique ID). |
Returns: The name of current EJB bean.
Throws: XDocletException
UNKNOWN: type = "content"
Parameters: o
Returns: The name of current EJB bean.
Throws: XDocletException