- java.lang.Object
-
- org.omg.IOP.ServiceContextHolder
-
- All Implemented Interfaces:
Streamable
public final class ServiceContextHolder extends Object implements Streamable
org/omg/IOP/ServiceContextHolder.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from /builddir/build/BUILD/java-10-openjdk-10.0.2.13-7.4.riscv64.fc29.riscv64/openjdk/src/java.corba/share/classes/org/omg/PortableInterceptor/IOP.idl Tuesday, October 30, 2018 at 8:50:31 AM Coordinated Universal Time
-
-
Field Summary
Fields Modifier and Type Field Description ServiceContext
value
-
Constructor Summary
Constructors Constructor Description ServiceContextHolder()
ServiceContextHolder(ServiceContext initialValue)
-
-
-
Field Detail
-
value
public ServiceContext value
-
-
Constructor Detail
-
ServiceContextHolder
public ServiceContextHolder()
-
ServiceContextHolder
public ServiceContextHolder(ServiceContext initialValue)
-
-