Java javax.enterprise.deploy.model DDBean fields, constructors, methods, implement or subclass

Example usage for Java javax.enterprise.deploy.model DDBean fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.enterprise.deploy.model DDBean.

The text is from its open source code.

Method

DDBean[]getChildBean(String xpath)
Return a list of DDBeans based upon the XPath.
String[]getText(String xpath)
Return a list of text values for a given XPath in the deployment descriptor.