Class ExceptionClassCreatorProxyService

java.lang.Object
org.apache.cxf.endpoint.dynamic.ExceptionClassCreatorProxyService
All Implemented Interfaces:
ExceptionClassCreator
Direct Known Subclasses:
ExceptionClassCreatorProxyService.GenerateJustInTime, ExceptionClassCreatorProxyService.LoadFirst

public class ExceptionClassCreatorProxyService extends Object implements ExceptionClassCreator
  • Constructor Details

    • ExceptionClassCreatorProxyService

      public ExceptionClassCreatorProxyService(org.apache.cxf.Bus bus)
    • ExceptionClassCreatorProxyService

      public ExceptionClassCreatorProxyService(ExceptionClassCreator srv)
  • Method Details