com.fuse.projects.fuse_light.net
Class FUSELightConnectionFactory

java.lang.Object
  extended by com.fuse.net.FUSEConnectionFactory
      extended by com.fuse.projects.fuse_light.net.FUSELightConnectionFactory

public class FUSELightConnectionFactory
extends FUSEConnectionFactory

Manufactures FUSELightConnections or connections defined in property "connection.class"


Constructor Summary
FUSELightConnectionFactory()
           
 
Method Summary
 FUSEClientConnection createNewConnection(FUSEConnectionManager fcm)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FUSELightConnectionFactory

public FUSELightConnectionFactory()
Method Detail

createNewConnection

public FUSEClientConnection createNewConnection(FUSEConnectionManager fcm)
Overrides:
createNewConnection in class FUSEConnectionFactory