Class LicenseManager
raft.kilavuz.runtime
java.lang.Object
  raft.kilavuz.runtime.LicenseManager

public class LicenseManager
extends Object
license are loaded with this class

Method Summary
static void
loadLicense(InputStream in)
loads license from given input stream.
Method Detail
loadLicense
public static final void loadLicense(InputStream in)
                              throws LicenseException
loads license from given input stream. this method always closes the stream even if loading failed
Throws:
LicenseException - if license is invalid or loading failed for whatever reason
Java API documentation generated with DocFlex/Doclet v1.5.2
DocFlex/Doclet is both a multi-format Javadoc doclet and a free edition of DocFlex/Javadoc. If you need to customize your Javadoc without writing a full-blown doclet from scratch, DocFlex/Javadoc may be the only tool able to help you! Find out more at www.docflex.com