|
org.netbeans.modules.j2ee.dd/1 1.25.0 2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FindCapability
Ability to find an instance of CommonDDBean class nested inside this bean.
Important note: Do not provide an implementation of this interface unless you are a DD API provider!
| Method Summary | |
|---|---|
CommonDDBean |
findBeanByName(String beanName,
String propertyName,
String value)
Method is looking for the nested DD element according to the specified property and value |
| Method Detail |
|---|
CommonDDBean findBeanByName(String beanName,
String propertyName,
String value)
beanName - e.g. "Servlet" or "ResourceRef"propertyName - e.g. "ServletName" or ResourceRefName"value - specific propertyName value e.g. "ControllerServlet" or "jdbc/EmployeeAppDb"
|
org.netbeans.modules.j2ee.dd/1 1.25.0 2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||