2016/05/28 - Apache Tuscany has been retired.
For more information, please explore the Attic.
org.apache.tuscany.sca.domain.manager.impl
Class DeployableCompositeServiceImpl
java.lang.Object
HttpServlet
org.apache.tuscany.sca.domain.manager.impl.DeployableCompositeServiceImpl
public class DeployableCompositeServiceImpl
- extends HttpServlet
Implementation of a service that returns the source of a deployable composite.
Method Summary |
protected void |
doGet(HttpServletRequest request,
HttpServletResponse response)
|
void |
initialize()
Initialize the component. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
domainManagerConfiguration
public DomainManagerConfiguration domainManagerConfiguration
deployableCollection
public LocalItemCollection deployableCollection
DeployableCompositeServiceImpl
public DeployableCompositeServiceImpl()
initialize
public void initialize()
throws javax.xml.parsers.ParserConfigurationException
- Initialize the component.
- Throws:
javax.xml.parsers.ParserConfigurationException
doGet
protected void doGet(HttpServletRequest request,
HttpServletResponse response)
throws ServletException,
java.io.IOException
- Throws:
ServletException
java.io.IOException