com.sun.enterprise.module.bootstrap
Class DefaultErrorService

java.lang.Object
  extended by com.sun.enterprise.module.bootstrap.DefaultErrorService
All Implemented Interfaces:
ErrorService

@Singleton
public class DefaultErrorService
extends Object
implements ErrorService


Constructor Summary
DefaultErrorService()
           
 
Method Summary
 void onFailure(ErrorInformation ei)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultErrorService

public DefaultErrorService()
Method Detail

onFailure

public void onFailure(ErrorInformation ei)
               throws MultiException
Specified by:
onFailure in interface ErrorService
Throws:
MultiException


Copyright © 2012 Oracle Corporation. All Rights Reserved.