Fabric3 FTP Binding

org.fabric3.binding.ftp.provision
Class FtpWireSourceDefinition

java.lang.Object
  extended by org.fabric3.spi.model.physical.PhysicalWireSourceDefinition
      extended by org.fabric3.binding.ftp.provision.FtpWireSourceDefinition

public class FtpWireSourceDefinition
extends org.fabric3.spi.model.physical.PhysicalWireSourceDefinition

Version:
$Revision$ $Date$

Constructor Summary
FtpWireSourceDefinition(URI classLoaderId)
          Initializes the classloader id.
 
Method Summary
 URI getClassLoaderId()
          Returns the classloader id to deserialize parameters in.
 
Methods inherited from class org.fabric3.spi.model.physical.PhysicalWireSourceDefinition
getInteractionType, getKey, getUri, getValueSource, isOptimizable, 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

FtpWireSourceDefinition

public FtpWireSourceDefinition(URI classLoaderId)
Initializes the classloader id.

Parameters:
classLoaderId - the classloader id to deserialize parameters in
Method Detail

getClassLoaderId

public URI getClassLoaderId()
Returns the classloader id to deserialize parameters in.

Returns:
the classloader id to deserialize parameters in

Fabric3 FTP Binding

Copyright © 2007-2008 Fabric3 project contributors. All Rights Reserved.
Licensed under the terms of the Apache License 2.0.