Uses of Class
org.eclipse.ecf.provider.zookeeper.core.ZooDiscoveryContainer.FLAVOR

Packages that use ZooDiscoveryContainer.FLAVOR
org.eclipse.ecf.provider.zookeeper.core   
 

Uses of ZooDiscoveryContainer.FLAVOR in org.eclipse.ecf.provider.zookeeper.core
 

Methods in org.eclipse.ecf.provider.zookeeper.core that return ZooDiscoveryContainer.FLAVOR
static ZooDiscoveryContainer.FLAVOR ZooDiscoveryContainer.FLAVOR.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ZooDiscoveryContainer.FLAVOR[] ZooDiscoveryContainer.FLAVOR.values()
          Returns an array containing the constants of this enum type, in the order they're declared.