org.fabric3.binding.ftp.introspection
Class FtpBindingLoader
java.lang.Object
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. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FtpBindingLoader
public FtpBindingLoader(org.fabric3.introspection.xml.LoaderHelper loaderHelper)
- Constructor.
- Parameters:
loaderHelper - the policy helper
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
Copyright © 2007-2008 Fabric3 project contributors. All Rights Reserved.
Licensed under the terms of the Apache License 2.0.