public class MetacatFactory
extends java.lang.Object
Constructor and Description |
---|
MetacatFactory() |
Modifier and Type | Method and Description |
---|---|
static Metacat |
createMetacatConnection(java.lang.String metacatUrl)
Create a new instance of a Metacat object of raccessing a server.
|
public static Metacat createMetacatConnection(java.lang.String metacatUrl) throws MetacatInaccessibleException
metacatUrl
- the url location of the metacat serverMetacatInaccessibleException
- when the metacat server can not
be reachedCopyright © 2020 Regents of the University of California. All Rights Reserved.