Java javax.enterprise.deploy.spi DeploymentConfiguration fields, constructors, methods, implement or subclass

Example usage for Java javax.enterprise.deploy.spi DeploymentConfiguration fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Method

DConfigBeanRootgetDConfigBeanRoot(DDBeanRoot bean)
Returns the top level configuration bean, DConfigBeanRoot, associated with the deployment descriptor represented by the designated DDBeanRoot bean.
voidsave(OutputStream outputArchive)
Save to disk the current set configuration beans created for this deployable module.