Plumtree Portal UI  
 

ITagLibManager Interface

For a list of all members of this type, see ITagLibManager Members.

public interface ITagLibManager

Types that implement ITagLibManager

Type Description
TagLibManager The TagLibManager is a singleton class that returns tags. This uses dynamic discovery to import all of the ATag and ITagLibrary objects in certain locations, and then maintain a hashmap of clones, with possible resource pooling.

Requirements

Namespace: com.plumtree.portaluiinfrastructure.tags.manager

Assembly: portaluiinfrastructure (in portaluiinfrastructure.dll)

See Also

ITagLibManager Members | com.plumtree.portaluiinfrastructure.tags.manager Namespace