Class FactoryUtil

java.lang.Object
com.articulate.sigma.FactoryUtil

public class FactoryUtil extends 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.