Uses of Interface
com.collation.platform.model.topology.app.lotus.AgentManager

Packages that use AgentManager
com.collation.platform.model.topology.app.lotus   
 

Uses of AgentManager in com.collation.platform.model.topology.app.lotus
 

Methods in com.collation.platform.model.topology.app.lotus that return AgentManager
 AgentManager DominoServer.getAgentManager()
          This object represents a group of properties in the server document that can be logically grouped under the Agent Manager tab.
 

Methods in com.collation.platform.model.topology.app.lotus with parameters of type AgentManager
 void DominoServer.setAgentManager(AgentManager s)