package org.domain.seam22.session; public interface Test extends SuperTest { Object getItem(); }