The ConcretePortletEntry
interface represents one portlet and is accessed by the portlet container to query information about each portlet stored in the PortletRegistry.
This abstraction layer helps to generalize the portlet container from special implementations like data storage and moreover it is not bound to a special Application Server.
@author Stephan Hesmer
|
|
|
|