apache-tuscany/sandbox/sebastien/java/vhost/samples/extending-tuscany/implementation-sample
2011-03-07 01:05:00 +00:00
..
src Show how NodeFactory and Node can be replaced by finer grain deploy, build, activate and start methods. This would enable an SCA runtime virtual hosting environment to build a composite model, cache it, and only activate / start its components on demand when a request hits them. 2011-03-07 01:05:00 +00:00
pom.xml Sandbox to experiment with dynamic mass virtual hosting and running a different composite per vhost. 2011-01-25 23:30:28 +00:00
README Sandbox to experiment with dynamic mass virtual hosting and running a different composite per vhost. 2011-01-25 23:30:28 +00:00

Sample Implementation Extension
===============================
This sample demonstrates how to develop a new component implementation type
for Apache Tuscany SCA. 

See http://tuscany.apache.org/documentation-2x/20-beta-samples-documentation.html
for more information