org.terracotta.toolkit.license
Class License

java.lang.Object
  extended by org.terracotta.toolkit.license.License

public class License
extends Object


Field Summary
static String CAPABILITY_QUARTZ_WHERE
           
static String CAPABILITY_SEARCH
           
 
Constructor Summary
License()
           
 
Method Summary
static void verifyCapability(String capability)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CAPABILITY_SEARCH

public static final String CAPABILITY_SEARCH
See Also:
Constant Field Values

CAPABILITY_QUARTZ_WHERE

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

License

public License()
Method Detail

verifyCapability

public static void verifyCapability(String capability)


Copyright © 2015 Terracotta, Inc.. All Rights Reserved.