Backported refinements and polishing
This commit is contained in:
@@ -77,6 +77,7 @@ public class PortletContextResource extends AbstractFileResolvingResource implem
|
||||
this.path = pathToUse;
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Return the PortletContext for this resource.
|
||||
*/
|
||||
@@ -91,7 +92,6 @@ public class PortletContextResource extends AbstractFileResolvingResource implem
|
||||
return this.path;
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* This implementation checks {@code PortletContext.getResource}.
|
||||
* @see javax.portlet.PortletContext#getResource(String)
|
||||
|
||||
Reference in New Issue
Block a user