convenience methods for CdiContainer
------------------------------------

                 Key: DELTASPIKE-123
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-123
             Project: DeltaSpike
          Issue Type: Improvement
          Components: CDI-SE
            Reporter: Gerhard Petracek
            Assignee: Mark Struberg
             Fix For: 0.2-incubating


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 method methods - e.g.:
CdiContainer#start
CdiContainer#stop

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to