org.sca4j.binding.file.runtime
Class FileTargetWireAttacher
java.lang.Object
org.sca4j.binding.file.runtime.FileTargetWireAttacher
- All Implemented Interfaces:
- org.sca4j.spi.builder.component.TargetWireAttacher<FileWireTargetDefinition>
public class FileTargetWireAttacher
- extends java.lang.Object
- implements org.sca4j.spi.builder.component.TargetWireAttacher<FileWireTargetDefinition>
Attaches target end of the wire to the Physical target.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileTargetWireAttacher
public FileTargetWireAttacher()
attachToTarget
public void attachToTarget(org.sca4j.spi.model.physical.PhysicalWireSourceDefinition source,
FileWireTargetDefinition target,
org.sca4j.spi.wire.Wire wire)
throws org.sca4j.spi.builder.WiringException
-
- Specified by:
attachToTarget in interface org.sca4j.spi.builder.component.TargetWireAttacher<FileWireTargetDefinition>
- Throws:
org.sca4j.spi.builder.WiringException
detachFromTarget
public void detachFromTarget(org.sca4j.spi.model.physical.PhysicalWireSourceDefinition source,
FileWireTargetDefinition target)
throws org.sca4j.spi.builder.WiringException
-
- Throws:
org.sca4j.spi.builder.WiringException
createObjectFactory
public org.sca4j.spi.ObjectFactory<?> createObjectFactory(FileWireTargetDefinition target)
throws org.sca4j.spi.builder.WiringException
-
- Specified by:
createObjectFactory in interface org.sca4j.spi.builder.component.TargetWireAttacher<FileWireTargetDefinition>
- Throws:
org.sca4j.spi.builder.WiringException
Copyright © 2008-2011 Service Symphony. All Rights Reserved.