For CIM scripts, new classpaths can be added at runtime using one of the following static methods:

atg.cim.SessionContext.addClassPath(String);
atg.cim.SessionContext.addClassPath(File);

This is used These methods can be called repeatedly as duplicates are filtered out.


Copyright © 1997, 2013 Oracle and/or its affiliates. All rights reserved. Legal Notices