Fabric3 FTP Binding

org.fabric3.binding.ftp.runtime
Class FtpTargetWireAttacher

java.lang.Object
  extended by org.fabric3.binding.ftp.runtime.FtpTargetWireAttacher
All Implemented Interfaces:
org.fabric3.spi.builder.component.TargetWireAttacher<FtpWireTargetDefinition>

public class FtpTargetWireAttacher
extends Object
implements org.fabric3.spi.builder.component.TargetWireAttacher<FtpWireTargetDefinition>

Version:
$Revision$ $Date$

Constructor Summary
FtpTargetWireAttacher()
           
 
Method Summary
 void attachToTarget(org.fabric3.spi.model.physical.PhysicalWireSourceDefinition source, FtpWireTargetDefinition target, org.fabric3.spi.wire.Wire wire)
           
 org.fabric3.spi.ObjectFactory<?> createObjectFactory(FtpWireTargetDefinition target)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FtpTargetWireAttacher

public FtpTargetWireAttacher()
Method Detail

attachToTarget

public void attachToTarget(org.fabric3.spi.model.physical.PhysicalWireSourceDefinition source,
                           FtpWireTargetDefinition target,
                           org.fabric3.spi.wire.Wire wire)
                    throws org.fabric3.spi.builder.WiringException
Specified by:
attachToTarget in interface org.fabric3.spi.builder.component.TargetWireAttacher<FtpWireTargetDefinition>
Throws:
org.fabric3.spi.builder.WiringException

createObjectFactory

public org.fabric3.spi.ObjectFactory<?> createObjectFactory(FtpWireTargetDefinition target)
                                                     throws org.fabric3.spi.builder.WiringException
Specified by:
createObjectFactory in interface org.fabric3.spi.builder.component.TargetWireAttacher<FtpWireTargetDefinition>
Throws:
org.fabric3.spi.builder.WiringException

Fabric3 FTP Binding

Copyright © 2007-2008 Fabric3 project contributors. All Rights Reserved.
Licensed under the terms of the Apache License 2.0.