public class OperationDef extends Contained implements OperationDefOperations
absolute_name, containing_repository, defined_in, id, version| Constructor and Description |
|---|
OperationDef(Method m,
Class def_in,
Class irHelper,
InterfaceDef i_def,
org.slf4j.Logger logger,
ClassLoader loader,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
contexts() |
void |
contexts(String[] a) |
OperationDescription |
describe_operation() |
org.omg.CORBA.ContainedPackage.Description |
describe() |
void |
destroy() |
ExceptionDef[] |
exceptions() |
void |
exceptions(ExceptionDef[] a) |
OperationMode |
mode() |
void |
mode(OperationMode a) |
ParameterDescription[] |
params() |
void |
params(ParameterDescription[] a) |
IDLType |
result_def() |
void |
result_def(IDLType a) |
TypeCode |
result() |
absolute_name, containing_repository, createContained, createContainedReference, defined_in, id, id, move, name, name, version, versiondef_kind, getName, getReference, setReferenceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitabsolute_name, containing_repository, defined_in, id, id, move, name, name, version, versiondef_kindpublic OperationDef(Method m, Class def_in, Class irHelper, InterfaceDef i_def, org.slf4j.Logger logger, ClassLoader loader, POA poa)
public IDLType result_def()
result_def in interface OperationDefOperationspublic void result_def(IDLType a)
result_def in interface OperationDefOperationspublic OperationMode mode()
mode in interface OperationDefOperationspublic void mode(OperationMode a)
mode in interface OperationDefOperationspublic TypeCode result()
result in interface OperationDefOperationspublic ParameterDescription[] params()
params in interface OperationDefOperationspublic void params(ParameterDescription[] a)
params in interface OperationDefOperationspublic String[] contexts()
contexts in interface OperationDefOperationspublic void contexts(String[] a)
contexts in interface OperationDefOperationspublic ExceptionDef[] exceptions()
exceptions in interface OperationDefOperationspublic void exceptions(ExceptionDef[] a)
exceptions in interface OperationDefOperationspublic OperationDescription describe_operation()
public void destroy()
destroy in interface IRObjectOperationsdestroy in class IRObjectpublic org.omg.CORBA.ContainedPackage.Description describe()
describe in interface ContainedOperationsdescribe in class ContainedCopyright © 2017 JacORB. All rights reserved.