Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.omg.CORBA.IRObject
org.jacorb.ir.Contained
org.jacorb.ir.OperationDef
Field Summary |
Fields inherited from class org.jacorb.ir.Contained | |
absolute_name , containing_repository , defined_in , id , version |
Constructor Summary | |
|
Method Summary | |
java.lang.String[] |
|
void |
|
Description |
|
OperationDescription | |
void |
|
ExceptionDef[] | |
void | |
OperationMode |
|
void | |
ParameterDescription[] |
|
void | |
TypeCode |
|
IDLType | |
void |
Methods inherited from class org.jacorb.ir.Contained | |
absolute_name , containing_repository , createContained , createContainedReference , defined_in , describe , id , id , move , name , name , version , version |
public OperationDef(Method m, Class def_in, Class irHelper, InterfaceDef i_def, Logger logger, ClassLoader loader, POA poa)
public java.lang.String[] contexts()
- Specified by:
- contexts in interface OperationDefOperations
public void contexts(java.lang.String[] a)
- Specified by:
- contexts in interface OperationDefOperations
public Description describe()
- Specified by:
- describe in interface ContainedOperations
- Overrides:
- describe in interface Contained
public ExceptionDef[] exceptions()
- Specified by:
- exceptions in interface OperationDefOperations
public void result_def(IDLType a)
- Specified by:
- result_def in interface OperationDefOperations