Uses of Package
org.jppf.node.policy

Packages that use org.jppf.node.policy
org.jppf.client Support for the clients connecting to the JPPF driver. 
org.jppf.node.policy Classes supporting the application of execution policy to task bundles and nodes. 
org.jppf.server.protocol Classes supporting the data transported between components of the communication model. 
 

Classes in org.jppf.node.policy used by org.jppf.client
ExecutionPolicy
          Interface for all execution policy implementations.
 

Classes in org.jppf.node.policy used by org.jppf.node.policy
ExecutionPolicy
          Interface for all execution policy implementations.
ExecutionPolicy.LogicalRule
          An execution policy that realizes a binary logical combination of the policies specified as operands.
PolicyDescriptor
          Intermediary data structure generated by the xml parser that makes the actual building of an execution policy easier.
 

Classes in org.jppf.node.policy used by org.jppf.server.protocol
ExecutionPolicy
          Interface for all execution policy implementations.
 



Copyright © 2005-2010 JPPF Team.