Package | Description |
---|---|
javax.enterprise.deploy.shared.factories |
Provides shared factory manager object for Tool Vendor and Product Vendor implementation classes.
|
javax.enterprise.deploy.spi |
Provides Jakarta EE Product Vendor implementation classes.
|
javax.enterprise.deploy.spi.factories |
Provides Jakarta EE Product Vendor deployment factory implementation classes.
|
javax.enterprise.deploy.spi.status |
Provides Jakarta EE Product Vendor deployment status implementation classes.
|
Class and Description |
---|
DeploymentManagerCreationException
This exception is to report problems in returning
a DeploymentManager object cause by such things as
server down, unable to authenticate and the like.
|
Class and Description |
---|
BeanNotFoundException
This exception is to report that the bean is
not a child of the parent bean.
|
ConfigurationException
This exception reports errors in generating a configuration bean.
|
DConfigBeanVersionUnsupportedException
This exception is to report that there is no support
for the DConfigBean version requested.
|
InvalidModuleException
This exception is to report an invalid Jakarta EE deployment
module type.
|
TargetException
This exception is to report bad target designators.
|
Class and Description |
---|
DeploymentManagerCreationException
This exception is to report problems in returning
a DeploymentManager object cause by such things as
server down, unable to authenticate and the like.
|
Class and Description |
---|
ClientExecuteException
This exception reports errors in setting up an application client
for execution.
|
OperationUnsupportedException
This exception is to report that the method
called is not supported by this implementation.
|
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.