Package ch.ivyteam.ivy.java
package ch.ivyteam.ivy.java
Defines an API for Java specific configuration and artifact for Axon Ivy.
Over the interface
IJavaConfiguration
one can access
java specific configuration and artifact for a process model version
(project).
The interface IClassLoaderHolder
gives access to the
process model version specific ClassLoader
. One
can load java classes that are defined in the process model version or in any
process model versions of required libraries.-
InterfacesClassDescriptionThird party can use this extension point to add classes from bundles to the compile class path of an ivy project to the ivy project class loader, so that the classes can be loaded through the project class loader