Class MEJBService

  • All Implemented Interfaces:
    org.glassfish.hk2.api.PostConstruct

    @Service
    @RunLevel(1)
    public class MEJBService
    extends Object
    implements org.glassfish.hk2.api.PostConstruct
    MEJB service to register mejb with a temporary NamingObjectProxy at server start up time
    • Constructor Detail

      • MEJBService

        public MEJBService()
    • Method Detail

      • postConstruct

        public void postConstruct()
        Specified by:
        postConstruct in interface org.glassfish.hk2.api.PostConstruct