Method and Description |
---|
javax.enterprise.deploy.spi.DeploymentManager.distribute(Target[], InputStream, InputStream)
as of Java EE 5, replaced with
DeploymentManager.distribute(Target[], ModuleType, InputStream, InputStream) |
javax.enterprise.deploy.model.DeployableObject.getModuleDTDVersion()
As of version 1.1 replaced by
DDBeanRoot.getDDBeanRootVersion()
|
javax.enterprise.deploy.model.DDBeanRoot.getModuleDTDVersion()
As of version 1.1 replaced by
DDBeanRoot.getDDBeanRootVersion()
|
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.