157158159160161162163
public int getInstanceId() { return instanceId; } public LoggingContext getLoggingContext() { return new FlowletLoggingContext(getFlowId(), getFlowletId()); }