2016/05/28 - Apache Tuscany has been retired.
For more information, please explore the Attic.
org.apache.tuscany.sca.domain.manager.impl
Class NodeConfigurationServiceImpl
java.lang.Object
HttpServlet
org.apache.tuscany.sca.domain.manager.impl.NodeConfigurationServiceImpl
public class NodeConfigurationServiceImpl
- extends HttpServlet
Implementation of a service that returns a node configuration.
Method Summary |
protected void |
doGet(HttpServletRequest request,
HttpServletResponse response)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
contributionCollection
public LocalItemCollection contributionCollection
cloudCollection
public LocalItemCollection cloudCollection
NodeConfigurationServiceImpl
public NodeConfigurationServiceImpl()
doGet
protected void doGet(HttpServletRequest request,
HttpServletResponse response)
throws ServletException,
java.io.IOException
- Throws:
ServletException
java.io.IOException