Exemple #1
0
 public PortletSession getInstance(Class<PortletSession> type, Annotation... qualifiers) {
   return PortletHelper.getSession();
 }