public class ApiConsistencyCheck extends Object implements org.springframework.beans.factory.config.BeanPostProcessor
| Constructor and Description |
|---|
ApiConsistencyCheck() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
matches(Class apiType,
Class opsType)
Defines what Class types match.
|
Object |
postProcessAfterInitialization(Object arg0,
String arg1) |
Object |
postProcessBeforeInitialization(Object arg0,
String arg1)
No-op
|
public Object postProcessAfterInitialization(Object arg0, String arg1) throws org.springframework.beans.BeansException
postProcessAfterInitialization in interface org.springframework.beans.factory.config.BeanPostProcessororg.springframework.beans.BeansExceptionpublic Object postProcessBeforeInitialization(Object arg0, String arg1) throws org.springframework.beans.BeansException
postProcessBeforeInitialization in interface org.springframework.beans.factory.config.BeanPostProcessororg.springframework.beans.BeansException
Version: 5.2.5-ice35-b28
Copyright © 2016 The University of Dundee & Open Microscopy Environment. All Rights Reserved.