|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.n52.connectors.core.AbstractConnectorTypeRegistry
org.n52.connectors.core.RemoteConnectorTypeRegistryProxy
public class RemoteConnectorTypeRegistryProxy
Constructor Summary | |
---|---|
RemoteConnectorTypeRegistryProxy(java.net.URL location)
|
Method Summary | |
---|---|
java.lang.String |
getConnectorClass(ConnectorRequest request)
return an XML String describing a Connector with requested functionality. |
Methods inherited from class org.n52.connectors.core.AbstractConnectorTypeRegistry |
---|
setDefaultConnector |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteConnectorTypeRegistryProxy(java.net.URL location)
Method Detail |
---|
public java.lang.String getConnectorClass(ConnectorRequest request) throws IllegalConnectorRequest
ConnectorTypeRegistry
request
- contains all information that is needed to find a suitable
connector
IllegalConnectorRequest
- request could not be fullfilled
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |