Class SystemFactory


  • @Deprecated
    public final class SystemFactory
    extends java.lang.Object
    Deprecated.
    Use the more configurable IonSystemBuilder instead.
    The factory for creating IonSystems. Most applications will only have one or two system instances; see IonSystem for important constraints.

    Most long-lived applications will want to provide a custom IonCatalog implementation rather than using the default SimpleCatalog.