Interface UnknownServiceContext
-
- All Superinterfaces:
ServiceContext
- All Known Implementing Classes:
UnknownServiceContextImpl
public interface UnknownServiceContext extends ServiceContext
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.sun.corba.ee.spi.servicecontext.ServiceContext
ServiceContext.Factory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte[]
getData()
-
Methods inherited from interface com.sun.corba.ee.spi.servicecontext.ServiceContext
getId, write
-
-