|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProfileStore | |
---|---|
ca.uhn.hl7v2.conf.store |
Uses of ProfileStore in ca.uhn.hl7v2.conf.store |
---|
Classes in ca.uhn.hl7v2.conf.store that implement ProfileStore | |
---|---|
class |
FileProfileStore
Stores profiles in a local directory. |
class |
URLProfileStore
A read-only profile store that loads profiles from URLs. |
Methods in ca.uhn.hl7v2.conf.store that return ProfileStore | |
---|---|
static ProfileStore |
ProfileStoreFactory.getProfileStore()
Returns a single configurable instance of a ProfileStore. |
Methods in ca.uhn.hl7v2.conf.store with parameters of type ProfileStore | |
---|---|
static void |
ProfileStoreFactory.setStore(ProfileStore store)
Sets the profile store that will be returned in subsequent calls to getProfileStore(). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |