Chapter 7 PowerDynamo and Java


Dynamo and Java

PowerDynamo supports Java classes in PowerDynamo scripts.

You can create Java classes using PowerJ or any other Java development tool. These classes are then deployed to one of two places for Dynamo scripts to have access to them:

Before you can write Dynamo scripts that use Java objects, you must first configure PowerDynamo to recognize these classes.

You should restart Dynamo whenever changes are made to the Java class that is being instantiated.

 


Copyright © 1999 Sybase, Inc. All rights reserved.