Class BoundSessionContextImpl

All Implemented Interfaces:
jakarta.enterprise.context.spi.AlterableContext, jakarta.enterprise.context.spi.Context, BoundSessionContext, BoundContext<Map<String,Object>>, ManagedContext, SessionContext, WeldAlterableContext

public class BoundSessionContextImpl extends AbstractBoundContext<Map<String,Object>> implements BoundSessionContext