biz.c24.api
Class RuntimeManager

java.lang.Object
  extended by biz.c24.api.RuntimeManager

public class RuntimeManager
extends Object


Method Summary
 boolean checkStatus(ComplexDataType complexDataType)
           
static RuntimeManager getInstance()
           
 void setRuntimeLicense(InputStream inStream)
          Supply the runtimeLicense file programatically.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static RuntimeManager getInstance()
                                  throws LicenseException
Throws:
LicenseException

setRuntimeLicense

public void setRuntimeLicense(InputStream inStream)
                       throws LicenseException
Supply the runtimeLicense file programatically. This is called from XMLConverters, passing a full runtimeLicense, to completely unlock the runtime runtimeLicense checks.

Throws:
LicenseException

checkStatus

public boolean checkStatus(ComplexDataType complexDataType)
                    throws LicenseException
Throws:
LicenseException


C24 Technologies © 2002-2012: All Rights Reserved.