If an exception is raised during a call to the methods decorated with @Validate or @Invalidate, the state seen by iPOPO is kept as is, i.e. "Validating" or "Invalidating".
These components should be considered in either an "invalid" or "error" state, to reflect the problem.
If an exception is raised during a call to the methods decorated with
@Validate
or@Invalidate
, the state seen by iPOPO is kept as is, i.e. "Validating" or "Invalidating".These components should be considered in either an "invalid" or "error" state, to reflect the problem.