|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.ucsb.nceas.metacat.client.MetacatFactory
This class is a factory which allows the caller to create an instance of a Metacat object for accessing a metacat server.
Constructor Summary | |
MetacatFactory()
|
Method Summary | |
static Metacat |
createMetacatConnection(java.lang.String metacatUrl)
Create a new instance of a Metacat object of raccessing a server. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MetacatFactory()
Method Detail |
public static Metacat createMetacatConnection(java.lang.String metacatUrl) throws MetacatInaccessibleException
metacatUrl
- the url location of the metacat server
MetacatInaccessibleException
- when the metacat server can not
be reached
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |