Uses of Package
com.mycompany.lifecycle

Packages that use com.mycompany.lifecycle
com.mycompany.service Contains interfaces for all services in the application. 
com.mycompany.service.impl Contains CDI-managed service classes implemented as EJB3 stateless session beans. 
 

Classes in com.mycompany.lifecycle used by com.mycompany.service
Initialized
          Thanks to Dan Allen for this useful code: https://gist.github.com/637959
 

Classes in com.mycompany.lifecycle used by com.mycompany.service.impl
Initialized
          Thanks to Dan Allen for this useful code: https://gist.github.com/637959