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.2.0-ice35-b12
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.