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