Package org.apache.cxf.endpoint.dynamic
Interface ExceptionClassCreator
-
- All Known Implementing Classes:
ExceptionClassCreatorProxyService,ExceptionClassCreatorProxyService.GenerateJustInTime,ExceptionClassCreatorProxyService.LoadFirst,ExceptionClassGenerator,ExceptionClassLoader
public interface ExceptionClassCreator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Class<?>createExceptionClass(Class<?> bean)
-