org.objectweb.carol.rmi.jrmp.interceptor
Interface JServiceContext

All Superinterfaces:
java.io.Serializable

public interface JServiceContext
extends java.io.Serializable

Interface JServiceContext is the CAROL JRMP Service context Unlike IIOP the class isn't static final class, you can use inheritance mechanisme for context propagation. See the carol documentationon propagation context for performance issue

Version:
1.0, 15/07/2002
Author:
Guillaume Riviere (Guillaume.Riviere@inrialpes.fr)

Method Summary
 int getContextId()
          the JServiceContext id
 

Method Detail

getContextId

int getContextId()
the JServiceContext id