|
Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface WebLogicDDBeanRoot
| Field Summary |
|---|
| Fields inherited from interface weblogic.deploy.api.shared.PlanConstants |
|---|
ANY, CHANGABLE, CONFIGURABLE, DECLARATION, DEPENDENCY, DYNAMIC |
| Method Summary | |
|---|---|
abstract void |
export(DescriptorBean bean, String[] props)Create new plan using variables for properties in descriptor beans. |
abstract void |
export(int type)Create new plan using variables for properties in this descriptor. |
abstract DescriptorBean |
getDescriptorBean()Returns the typed descriptor bean tree for this descriptor |
| Methods inherited from interface javax.enterprise.deploy.model.DDBeanRoot |
|---|
getDDBeanRootVersion, getDeployableObject, getFilename, getModuleDTDVersion, getType, getXpath |
| Methods inherited from interface javax.enterprise.deploy.model.DDBean |
|---|
getAttributeNames, getAttributeValue, getChildBean, getId, getRoot, getText, getText |
| Methods inherited from interface weblogic.deploy.api.model.WebLogicDDBean |
|---|
addXpathListener, isModified, removeXpathListener |
| Methods inherited from interface javax.enterprise.deploy.model.DDBean |
|---|
getAttributeNames, getAttributeValue, getChildBean, getId, getRoot, getText, getText |
| Method Detail |
|---|
DescriptorBean getDescriptorBean()
throws IOException
IOException - if parsing errors occur
void export(int type)
throws IllegalArgumentException
type - is one of PlanConstants.DEPENDENCY, PlanConstants.DECLARATION, PlanConstants.CONFIGURABLE, PlanConstants.CHANGABLE or PlanConstants.DYNAMIC PlanConstants.ANYIllegalArgumentException
void export(DescriptorBean bean,
String[] props)
throws IllegalArgumentException
bean - specifies the element containing properties to exportprops - is list of property names in the bean to exportIllegalArgumentException
|
Copyright 1996, 2015, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||