Uses of Interface
com.sun.enterprise.config.serverbeans.NodeAgents

Packages that use NodeAgents
com.sun.enterprise.config.serverbeans   
 

Uses of NodeAgents in com.sun.enterprise.config.serverbeans
 

Methods in com.sun.enterprise.config.serverbeans that return NodeAgents
 NodeAgents Domain.getNodeAgents()
          Gets the value of the nodeAgents property.
 

Methods in com.sun.enterprise.config.serverbeans with parameters of type NodeAgents
 void Domain.setNodeAgents(NodeAgents value)
          Sets the value of the nodeAgents property.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.