Class GlassFishErrorServiceImpl

java.lang.Object
org.glassfish.common.util.admin.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 Details

    • GlassFishErrorServiceImpl

      public GlassFishErrorServiceImpl()
  • Method Details

    • 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