[jboss-jira] [JBoss JIRA] (WFCORE-1247) There should be a unique OperationContext for each operation within composite operations
Brian Stansberry (JIRA)
issues at jboss.org
Tue Dec 22 11:08:00 EST 2015
[ https://issues.jboss.org/browse/WFCORE-1247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry moved WFLY-1399 to WFCORE-1247:
------------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-1247 (was: WFLY-1399)
Component/s: Domain Management
(was: Server)
Affects Version/s: (was: 8.0.0.Final)
> There should be a unique OperationContext for each operation within composite operations
> ----------------------------------------------------------------------------------------
>
> Key: WFCORE-1247
> URL: https://issues.jboss.org/browse/WFCORE-1247
> Project: WildFly Core
> Issue Type: Feature Request
> Components: Domain Management
> Reporter: Chris Sams
> Assignee: Jason Greene
> Priority: Minor
>
> There is a concept of an attachment API that can be used to carry objects through the lifecycle of an "operation" when developing
> JBoss DeploymentUnitProcessors. The DeploymentUnit object which can carry attachments is scoped to one concrete
> deployment. If this is a composite deployment, the child deployments get their own DeploymentUnit that can carry their own attachments. A child DeploymentUnit
> can access it's parent via API and thus also access attachments of the composite deployment. This is exactly what could be expected of the
> OperationContext concept.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list