﻿namespace ABI.CCK.Components
{
    public interface IStateMachineCallbackReceiver
    {
        // not needed in cck
    }
}