cascading.lingual.catalog
Class ProtocolProperties

java.lang.Object
  extended by cascading.lingual.catalog.SchemaProperties
      extended by cascading.lingual.catalog.ProtocolProperties

public class ProtocolProperties
extends SchemaProperties


Field Summary
static String URIS
           
 
Constructor Summary
ProtocolProperties()
           
 
Method Summary
static Protocol findProtocolFor(SchemaDef schemaDef, String identifier)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

URIS

public static final String URIS
See Also:
Constant Field Values
Constructor Detail

ProtocolProperties

public ProtocolProperties()
Method Detail

findProtocolFor

public static Protocol findProtocolFor(SchemaDef schemaDef,
                                       String identifier)


Copyright © 2007-2013 Concurrent, Inc. All Rights Reserved.