org.apache.geronimo.kernel.config.Configuration A Configuration represents a collection of runnable services that can be loaded into a Geronimo Kernel and brought online. The primary components in a Configuration are a codebase, represented by a collection of URLs that is used to locate classes, and a collection of GBean instances that define i ...
net.sf.saxon.functions.ExtensionFunctionCall This class acts as a container for an extension function defined to call a method in a user-defined class. <p>Note that the binding of an XPath function call to a Java method is done in class {@link JavaExtensionLibrary}</p>