Package | Description |
---|---|
org.netbeans.modules.j2ee.dd.api.common |
Super-interfaces for deployment descriptor, common interfaces for EJB and Web module deployment descriptor, J2EE DD API exceptions.
|
Modifier and Type | Method and Description |
---|---|
CommonDDBean |
CreateCapability.addBean(String beanName,
String[] propertyNames,
Object[] propertyValues,
String keyProperty)
An empty bean is created corresponding to beanName regardless the srvlet spec.
|