Uses of Class
org.jboss.cache.NodeFactory.NodeType

Packages that use NodeFactory.NodeType
org.jboss.cache   
org.jboss.cache.statetransfer   
 

Uses of NodeFactory.NodeType in org.jboss.cache
 

Methods in org.jboss.cache that return NodeFactory.NodeType
static NodeFactory.NodeType NodeFactory.NodeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NodeFactory.NodeType[] NodeFactory.NodeType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Uses of NodeFactory.NodeType in org.jboss.cache.statetransfer
 

Methods in org.jboss.cache.statetransfer that return NodeFactory.NodeType
protected  NodeFactory.NodeType DefaultStateTransferIntegrator.getNodeType()
           
 



Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.