|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataStore | |
---|---|
org.apache.juddi.datastore | |
org.apache.juddi.datastore.jdbc | |
org.apache.juddi.function |
Uses of DataStore in org.apache.juddi.datastore |
---|
Methods in org.apache.juddi.datastore that return DataStore | |
---|---|
static DataStore |
DataStoreFactory.getDataStore()
Returns a new instance of a DataStore. |
Uses of DataStore in org.apache.juddi.datastore.jdbc |
---|
Classes in org.apache.juddi.datastore.jdbc that implement DataStore | |
---|---|
class |
JDBCDataStore
|
Uses of DataStore in org.apache.juddi.function |
---|
Methods in org.apache.juddi.function with parameters of type DataStore | |
---|---|
protected Publisher |
AbstractFunction.getPublisher(AuthInfo authInfo,
DataStore dataStore)
Verify the authentication parameters. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |