Class ToolURLManagerImpl

  • All Implemented Interfaces:
    ToolURLManager

    public class ToolURLManagerImpl
    extends Object
    implements ToolURLManager
    This is a default implementation of the ToolURLManager and it comes with a default implementation of ToolURL for all three URL types (render, action and resource). This implementation can be used by most portals that don't do any special URL encoding.
    Author:
    Vishal Goenka