org.objectweb.carol.rmi.jrmp.interceptor

Interface JServiceContext

All Superinterfaces:
Serializable

public interface JServiceContext
extends 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 Details

getContextId

public int getContextId()
the JServiceContext id