public class ExceptionClassCreatorProxyService extends Object implements ExceptionClassCreator
| Modifier and Type | Class and Description |
|---|---|
class |
ExceptionClassCreatorProxyService.GenerateJustInTime |
class |
ExceptionClassCreatorProxyService.LoadFirst |
| Constructor and Description |
|---|
ExceptionClassCreatorProxyService(Bus bus) |
ExceptionClassCreatorProxyService(ExceptionClassCreator srv) |
public ExceptionClassCreatorProxyService(Bus bus)
public ExceptionClassCreatorProxyService(ExceptionClassCreator srv)
public Class<?> createExceptionClass(Class<?> bean)
createExceptionClass in interface ExceptionClassCreatorApache CXF