|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectilog.views.util.IlvProductUtil
public class IlvProductUtil
This class contains a utility method dealing with product packaging and license management.
Information about licensing is in the JLM documentation.
Note: Any use of an ILOG JViews API that is not covered by a valid license
can throw an exception of type
ilog.jlm.JlmLicenseCheckFailureException.
| Method Summary | |
|---|---|
static void |
registerApplication(String applicationName)
This method allows you to register an application name that allows you to deploy an application using JViews. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static final void registerApplication(String applicationName)
This method can throw an exception of type
ilog.jlm.JlmRegisterApplicationException, indicating a
problem with the packaging of the deployed application.
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||