]
Ales Justin resolved JBDEPLOY-161.
----------------------------------
Resolution: Done
Add DeploymentProvidedDeploymentUnitFilter
------------------------------------------
Key: JBDEPLOY-161
URL:
https://jira.jboss.org/jira/browse/JBDEPLOY-161
Project: JBoss Deployers
Issue Type: Feature Request
Components: deployer
Affects Versions: JBDEPLOY-2.0.5.GA
Reporter: Ales Justin
Assignee: Ales Justin
Fix For: JBDEPLOY-2.2.0.Alpha
Add a DeploymentUnitFilter that looks for DeploymentUnitFilter in attachments,
and if found, delegates its work to it.
e.g.
DeploymentUnitFilter filter = unit.getAttachment(DeploymentUnitFilter.class);
return filter == null || filter.accepts(unit);
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: