public void modifyRegistration() throws PortletInvokerException(Code)
refresh
public boolean refresh(boolean forceRefresh) throws PortletInvokerException(Code)
Refreshes the producer's information from the service description if required.
Parameters: forceRefresh - whether or not to force a refresh regardless of whether one would have been required based oncache expiration true if the producer's information was just refreshed, false otherwise throws: PortletInvokerException - if registration was required but couldn't be achieved properly
register
public void register() throws PortletInvokerException(Code)