com.caucho.license
Interface LicenseCheck
public interface LicenseCheck
requirePersonal
void requirePersonal(int personalCount)
throws ConfigException,
java.io.IOException
- Throws:
ConfigException
java.io.IOException
requireProfessional
void requireProfessional(int professionalCount)
throws ConfigException,
java.io.IOException
- Throws:
ConfigException
java.io.IOException
doLogging
java.lang.String doLogging()
getDescription
java.lang.String getDescription()
throws ConfigException,
java.io.IOException
- Throws:
ConfigException
java.io.IOException
getLicenseDirectory
java.lang.String getLicenseDirectory()
throws ConfigException,
java.io.IOException
- Throws:
ConfigException
java.io.IOException