namespace jive { public interface Configuration { void configure(T item); } }