|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectome.services.blitz.util.ApiConsistencyCheck
public class ApiConsistencyCheck
Checks all servant definitions (see: ome/services/blitz-servantDefinitions.xml) to guarantee that the RMI and the Blitz APIs match.
Constructor Summary | |
---|---|
ApiConsistencyCheck()
|
Method Summary | |
---|---|
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ApiConsistencyCheck()
Method Detail |
---|
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
public static boolean matches(Class apiType, Class opsType)
apiType
- opsType
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Version: 4.3.4-dbcbce5a-b4
Copyright © 2009 The University of Dundee. All Rights Reserved.