|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProcessProviderProvider
Implementations are responsible for providing ProcessProvider
instances.
Method Summary | |
---|---|
ProcessProvider |
createProvider(java.net.URL configURL)
Creates a new ProcessProvider instance from the given configuration document. |
java.lang.String |
getConfigNamespace()
Returns the namespace for configuration documents that this provider handles. |
Method Detail |
---|
java.lang.String getConfigNamespace()
null
ProcessProvider createProvider(java.net.URL configURL)
ProcessProvider
instance from the given configuration document.
configURL
- location of the configuration document, must not be null
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |