|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceLoaderException | |
org.globus.ogsa.impl.samples.loader | |
org.globus.ogsa.repository |
Uses of ServiceLoaderException in org.globus.ogsa.impl.samples.loader |
Methods in org.globus.ogsa.impl.samples.loader that throw ServiceLoaderException | |
boolean |
SimpleFileLoader.load(java.lang.String service)
|
void |
SimpleFileLoader.store(java.lang.String service)
|
void |
SimpleFileLoader.remove(java.lang.String service)
|
Uses of ServiceLoaderException in org.globus.ogsa.repository |
Methods in org.globus.ogsa.repository that throw ServiceLoaderException | |
boolean |
ServiceLoader.load(java.lang.String id)
|
void |
ServiceLoader.store(java.lang.String id)
|
void |
ServiceLoader.remove(java.lang.String id)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |