|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jboss.iiop.rmi.AbstractAnalysis org.jboss.iiop.rmi.OperationAnalysis
Operation analysis. Routines here are conforming to the "Java(TM) Language to IDL Mapping Specification", version 1.1 (01-06-07).
Method Summary | |
String |
getIDLName()
Return my unqualified IDL name. |
String |
getJavaName()
Return my unqualified java name. |
ExceptionAnalysis[] |
getMappedExceptions()
Return my mapped exceptions. |
Method |
getMethod()
Return my mapped Method. |
ParameterAnalysis[] |
getParameters()
Return my parameters. |
Class |
getReturnType()
Return my Java return type. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public Class getReturnType()
public Method getMethod()
public ExceptionAnalysis[] getMappedExceptions()
public ParameterAnalysis[] getParameters()
public String getIDLName()
public String getJavaName()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |