org.apache.tuscany.sca.binding.atom
Interface AtomBindingFactory

All Known Implementing Classes:
AtomBindingFactoryImpl

public interface AtomBindingFactory

Factory for the Atom binding


Method Summary
 AtomBinding createAtomBinding()
          Creates a new Atom binding.
 

Method Detail

createAtomBinding

AtomBinding createAtomBinding()
Creates a new Atom binding.

Returns:
the new Atom binding