|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceInitException | |
---|---|
org.deegree.services.wps | |
org.deegree.services.wps.provider | |
org.deegree.services.wpvs |
Uses of ServiceInitException in org.deegree.services.wps |
---|
Methods in org.deegree.services.wps that throw ServiceInitException | |
---|---|
static ProcessProvider |
ProcessManager.create(java.net.URL configURL)
Returns an uninitialized ProcessProvider instance that's created from the specified process manager
configuration document. |
Constructors in org.deegree.services.wps that throw ServiceInitException | |
---|---|
ProcessManager(java.io.File processesDir)
Creates a new ProcessManager instance with the given configuration. |
Uses of ServiceInitException in org.deegree.services.wps.provider |
---|
Methods in org.deegree.services.wps.provider that throw ServiceInitException | |
---|---|
void |
JavaProcessProvider.init()
|
void |
ProcessProvider.init()
Called by the container to indicate that this ProcessProvider instance is being placed into service. |
Uses of ServiceInitException in org.deegree.services.wpvs |
---|
Constructors in org.deegree.services.wpvs that throw ServiceInitException | |
---|---|
PerspectiveViewService(org.deegree.commons.xml.XMLAdapter configAdapter,
ServiceConfiguration sc,
org.deegree.commons.config.DeegreeWorkspace workspace)
Creates a new PerspectiveViewService from the given parameters. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |