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.BeanPostProcessor
org.springframework.beans.BeansException
public Object postProcessBeforeInitialization(Object arg0, String arg1) throws org.springframework.beans.BeansException
postProcessBeforeInitialization
in interface org.springframework.beans.factory.config.BeanPostProcessor
org.springframework.beans.BeansException
Version: 5.4.0-ice35-b74
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.