org.sca4j.binding.file.provision
Class FileWireSourceDefinition

java.lang.Object
  extended by org.sca4j.spi.model.physical.PhysicalWireSourceDefinition
      extended by org.sca4j.binding.file.provision.FileWireSourceDefinition

public class FileWireSourceDefinition
extends org.sca4j.spi.model.physical.PhysicalWireSourceDefinition

Definition of the physical source of the binding.file.


Constructor Summary
FileWireSourceDefinition(FileBindingMetadata bindingMetaData)
           
 
Method Summary
 FileBindingMetadata getBindingMetaData()
           
 
Methods inherited from class org.sca4j.spi.model.physical.PhysicalWireSourceDefinition
getClassLoaderId, getInteractionType, getKey, getUri, getValueSource, isOptimizable, setClassLoaderId, setInteractionType, setKey, setOptimizable, setUri, setValueSource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileWireSourceDefinition

public FileWireSourceDefinition(FileBindingMetadata bindingMetaData)
Method Detail

getBindingMetaData

public FileBindingMetadata getBindingMetaData()


Copyright © 2008-2011 Service Symphony. All Rights Reserved.