seam 上下文 seam 把它的上下文绑定到HttpSession seam 获取HttpRequest :
EmployeeQuery employeeQuery = (EmployeeQuery) Component.getInstance(EmployeeQuery.class);