Why there is Cache.addInterceptor(CommandInterceptor i, int position);but no Cache method to get list of interceptors so i can see what's already in chain ?It looks as broken/uncomplete API to me. I'm working with Jboss Cache 3.0.0 GA .