|
|
Search for ""PortletConfig""
... as * files, database connections, and network connections. */ public abstract class GenericPortlet implements Portlet, PortletConfig { private transient PortletConfig config; /** * Does nothing. */ public GenericPortlet() { } /** * ... ... che usava e salverà in maniera persistente i dati che ne avessero bisogno. '''Configurazione : PortletConfig object''' Attraverso il PortletConfig la portlet accede al suo deployment descriptor che contiene tutti i dati ... search powered by
|