Class ServerRequestInfoImpl.AddReplyServiceContextCommand
- java.lang.Object
-
- com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl.AddReplyServiceContextCommand
-
- Enclosing class:
- ServerRequestInfoImpl
private static class ServerRequestInfoImpl.AddReplyServiceContextCommand extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) boolean
replace
(package private) ServiceContext
service_context
-
Constructor Summary
Constructors Modifier Constructor Description private
AddReplyServiceContextCommand()
-
-
-
Field Detail
-
service_context
ServiceContext service_context
-
replace
boolean replace
-
-