public class ClasspathProfileStore extends URLProfileStore
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_PROFILE_PREFIX |
Constructor and Description |
---|
ClasspathProfileStore() |
ClasspathProfileStore(String prefix) |
Modifier and Type | Method and Description |
---|---|
URL |
getURL(String ID)
Returns the URL from which to read a profile given the profile ID.
|
getProfile
persistProfile
public static final String DEFAULT_PROFILE_PREFIX
public ClasspathProfileStore()
public ClasspathProfileStore(String prefix)
public URL getURL(String ID) throws MalformedURLException
URLProfileStore
getURL
in class URLProfileStore
MalformedURLException
Copyright © 2001–2017 University Health Network. All rights reserved.