public class ApiConsistencyCheck extends Object implements 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 BeansException
postProcessAfterInitialization
in interface BeanPostProcessor
BeansException
public Object postProcessBeforeInitialization(Object arg0, String arg1) throws BeansException
postProcessBeforeInitialization
in interface BeanPostProcessor
BeansException
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.