2016/05/28 - Apache Tuscany has been retired.

For more information, please explore the Attic.



org.apache.tuscany.sca.implementation.resource
Interface ResourceImplementationFactory

All Known Implementing Classes:
ResourceImplementationFactoryImpl

public interface ResourceImplementationFactory

Factory for the resource implementation model.


Method Summary
 ResourceImplementation createResourceImplementation()
          Creates a new resource implementation.
 

Method Detail

createResourceImplementation

ResourceImplementation createResourceImplementation()
Creates a new resource implementation.

Returns:
a new resource implementation