public class FactoryUtil
extends java.lang.Object
This class defines static accessors and factory methods for Sigma
facilities that require extensive initialization, or depend on
reflection, or must be created in a special context, or for which
creation through invocation of a simple constructor is not
adequate.