Uses of Class
org.smallmind.cloud.namespace.java.backingStore.StorageType

Packages that use StorageType
org.smallmind.cloud.namespace.java.backingStore   
org.smallmind.cloud.namespace.java.pool   
 

Uses of StorageType in org.smallmind.cloud.namespace.java.backingStore
 

Methods in org.smallmind.cloud.namespace.java.backingStore that return StorageType
static StorageType StorageType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static StorageType[] StorageType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of StorageType in org.smallmind.cloud.namespace.java.pool
 

Constructors in org.smallmind.cloud.namespace.java.pool with parameters of type StorageType
JavaContextConnectionInstanceFactory(StorageType storageType, String contextPath, String host, int port, String rootNamespace, String userContext, String password)
           
 



Copyright © 2011. All Rights Reserved.