org.ow2.petals.bc.ftp.connection
Class FTPConnectionInfoBuilder

java.lang.Object
  extended by org.ow2.petals.bc.ftp.connection.FTPConnectionInfoBuilder

public class FTPConnectionInfoBuilder
extends java.lang.Object

Author:
alouis

Constructor Summary
FTPConnectionInfoBuilder()
           
 
Method Summary
static FTPConnectionInfo buildFTPConnectionInfo(org.ow2.petals.component.framework.api.configuration.ConfigurationExtensions extensions, org.ow2.petals.component.framework.jbidescriptor.generated.Retrypolicy retryPolicy)
           
static FTPConnectionInfo buildFTPConnectionInfo(org.w3c.dom.Node node)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FTPConnectionInfoBuilder

public FTPConnectionInfoBuilder()
Method Detail

buildFTPConnectionInfo

public static FTPConnectionInfo buildFTPConnectionInfo(org.w3c.dom.Node node)
                                                throws MissingElementException
Throws:
MissingElementException

buildFTPConnectionInfo

public static FTPConnectionInfo buildFTPConnectionInfo(org.ow2.petals.component.framework.api.configuration.ConfigurationExtensions extensions,
                                                       org.ow2.petals.component.framework.jbidescriptor.generated.Retrypolicy retryPolicy)
                                                throws MissingElementException
Throws:
MissingElementException


Copyright © 2005-2012 Petals Link (EBM Websourcing). All Rights Reserved.