public class DataSourceWireAttacher extends Object implements org.fabric3.spi.builder.component.TargetWireAttacher<DataSourceTargetDefinition>
| Constructor and Description |
|---|
DataSourceWireAttacher(DataSourceRegistry registry) |
| Modifier and Type | Method and Description |
|---|---|
void |
attach(org.fabric3.spi.model.physical.PhysicalSourceDefinition source,
DataSourceTargetDefinition target,
org.fabric3.spi.wire.Wire wire) |
org.fabric3.spi.objectfactory.ObjectFactory<DataSource> |
createObjectFactory(DataSourceTargetDefinition target) |
void |
detach(org.fabric3.spi.model.physical.PhysicalSourceDefinition source,
DataSourceTargetDefinition target) |
public DataSourceWireAttacher(DataSourceRegistry registry)
public void attach(org.fabric3.spi.model.physical.PhysicalSourceDefinition source,
DataSourceTargetDefinition target,
org.fabric3.spi.wire.Wire wire)
throws org.fabric3.spi.builder.WiringException
attach in interface org.fabric3.spi.builder.component.TargetWireAttacher<DataSourceTargetDefinition>org.fabric3.spi.builder.WiringExceptionpublic void detach(org.fabric3.spi.model.physical.PhysicalSourceDefinition source,
DataSourceTargetDefinition target)
throws org.fabric3.spi.builder.WiringException
detach in interface org.fabric3.spi.builder.component.TargetWireAttacher<DataSourceTargetDefinition>org.fabric3.spi.builder.WiringExceptionpublic org.fabric3.spi.objectfactory.ObjectFactory<DataSource> createObjectFactory(DataSourceTargetDefinition target) throws org.fabric3.spi.builder.WiringException
createObjectFactory in interface org.fabric3.spi.builder.component.TargetWireAttacher<DataSourceTargetDefinition>org.fabric3.spi.builder.WiringExceptionCopyright © 2007-2013 Metaform Systems.