Uses of Class
org.omg.Dynamic.Parameter
-
Packages that use Parameter Package Description org.omg.PortableInterceptor Provides a mechanism to register ORB hooks through which ORB services can intercept the normal flow of execution of the ORB. -
-
Uses of Parameter in org.omg.PortableInterceptor
Methods in org.omg.PortableInterceptor that return Parameter Modifier and Type Method Description Parameter[]
RequestInfoOperations. arguments()
Returns an array ofParameter
objects, containing the arguments on the operation being invoked.
-