Uses of Interface
com.sun.enterprise.config.serverbeans.NodeAgents
-
Packages that use NodeAgents Package Description com.sun.enterprise.config.serverbeans -
-
Uses of NodeAgents in com.sun.enterprise.config.serverbeans
Methods in com.sun.enterprise.config.serverbeans that return NodeAgents Modifier and Type Method Description NodeAgentsDomain. getNodeAgents()Gets the value of the nodeAgents property.Methods in com.sun.enterprise.config.serverbeans with parameters of type NodeAgents Modifier and Type Method Description voidDomain. setNodeAgents(NodeAgents value)Sets the value of the nodeAgents property.
-