Class GlassFishErrorServiceImpl

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

    @Service
    @Singleton
    public class GlassFishErrorServiceImpl
    extends Object
    implements org.glassfish.hk2.api.ErrorService
    Author:
    jwells
    • Constructor Detail

      • GlassFishErrorServiceImpl

        public GlassFishErrorServiceImpl()
    • Method Detail

      • onFailure

        public void onFailure​(org.glassfish.hk2.api.ErrorInformation errorInformation)
                       throws org.glassfish.hk2.api.MultiException
        Specified by:
        onFailure in interface org.glassfish.hk2.api.ErrorService
        Throws:
        org.glassfish.hk2.api.MultiException