Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
Description
in most cases users always have to call:
CdiContainer#boot
CdiContainer#getContextControl#startContexts
as well as:
CdiContainer#getContextControl#stop
CdiContainer#shutdown
imo we should think about convenience methods - e.g.:
CdiContainer#start
CdiContainer#stop