Fabric3 FTP Binding

org.fabric3.binding.ftp.introspection
Class FtpBindingLoader

java.lang.Object
  extended by org.fabric3.binding.ftp.introspection.FtpBindingLoader
All Implemented Interfaces:
org.fabric3.introspection.xml.TypeLoader<FtpBindingDefinition>

public class FtpBindingLoader
extends Object
implements org.fabric3.introspection.xml.TypeLoader<FtpBindingDefinition>

Version:
$Revision$ $Date$

Constructor Summary
FtpBindingLoader(org.fabric3.introspection.xml.LoaderHelper loaderHelper)
          Constructor.
 
Method Summary
 FtpBindingDefinition load(javax.xml.stream.XMLStreamReader reader, org.fabric3.introspection.IntrospectionContext introspectionContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FtpBindingLoader

public FtpBindingLoader(org.fabric3.introspection.xml.LoaderHelper loaderHelper)
Constructor.

Parameters:
loaderHelper - the policy helper
Method Detail

load

public FtpBindingDefinition load(javax.xml.stream.XMLStreamReader reader,
                                 org.fabric3.introspection.IntrospectionContext introspectionContext)
                          throws javax.xml.stream.XMLStreamException
Specified by:
load in interface org.fabric3.introspection.xml.TypeLoader<FtpBindingDefinition>
Throws:
javax.xml.stream.XMLStreamException

Fabric3 FTP Binding

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