net.awired.visuwall.plugin.continuum
Class ContinuumPlugin
java.lang.Object
net.awired.visuwall.plugin.continuum.ContinuumPlugin
- All Implemented Interfaces:
- VisuwallPlugin<ContinuumConnection>
public class ContinuumPlugin
- extends Object
- implements VisuwallPlugin<ContinuumConnection>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContinuumPlugin
public ContinuumPlugin()
getConnection
public ContinuumConnection getConnection(URL url,
Map<String,String> properties)
throws ConnectionException
- Specified by:
getConnection in interface VisuwallPlugin<ContinuumConnection>
- Throws:
ConnectionException
getPropertiesWithDefaultValue
public Map<String,String> getPropertiesWithDefaultValue()
- Specified by:
getPropertiesWithDefaultValue in interface VisuwallPlugin<ContinuumConnection>
getConnectionClass
public Class<ContinuumConnection> getConnectionClass()
- Specified by:
getConnectionClass in interface VisuwallPlugin<ContinuumConnection>
getVersion
public float getVersion()
- Specified by:
getVersion in interface VisuwallPlugin<ContinuumConnection>
getName
public String getName()
- Specified by:
getName in interface VisuwallPlugin<ContinuumConnection>
getSoftwareId
public SoftwareId getSoftwareId(URL url)
throws SoftwareNotFoundException
- Specified by:
getSoftwareId in interface VisuwallPlugin<ContinuumConnection>
- Throws:
SoftwareNotFoundException
Copyright © 2012 Awired Network. All Rights Reserved.