org.fabric3.binding.ftp.runtime
Class FtpTargetWireAttacher
java.lang.Object
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$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FtpTargetWireAttacher
public FtpTargetWireAttacher()
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
Copyright © 2007-2008 Fabric3 project contributors. All Rights Reserved.
Licensed under the terms of the Apache License 2.0.