xdoclet.modules.ejb.dd

Class AbstractEjbDeploymentDescriptorSubTask

public abstract class AbstractEjbDeploymentDescriptorSubTask extends XmlSubTask

Base class for all subtasks that generate xml-ish ejb deployment descriptors.

Version: $Revision: 1.6 $

Author: Ara Abrahamian (ara_e@email.com)

UNKNOWN: Dec 11, 2001

Method Summary
protected booleanatLeastOneCmp1EntityBeanExists()
Describe what the method does
protected booleanatLeastOneCmp2EntityBeanExists()
Describe what the method does
protected booleanatLeastOneCmpEntityBeanExists()
Describe what the method does

Method Detail

atLeastOneCmp1EntityBeanExists

protected boolean atLeastOneCmp1EntityBeanExists()
Describe what the method does

Returns: Describe the return value

Throws: XDocletException

atLeastOneCmp2EntityBeanExists

protected boolean atLeastOneCmp2EntityBeanExists()
Describe what the method does

Returns: Describe the return value

Throws: XDocletException

atLeastOneCmpEntityBeanExists

protected boolean atLeastOneCmpEntityBeanExists()
Describe what the method does

Returns: Describe the return value

Throws: XDocletException