|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
com.google.gwt.user.server.rpc.RemoteServiceServlet
org.mobicents.servlet.management.server.deploy.DeploymentServiceImpl
public class DeploymentServiceImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.mobicents.servlet.management.client.deploy.DeploymentService |
|---|
DeploymentService.Util |
| Field Summary |
|---|
| Fields inherited from interface org.mobicents.servlet.management.client.deploy.DeploymentService |
|---|
SERVICE_URI |
| Constructor Summary | |
|---|---|
DeploymentServiceImpl()
|
|
| Method Summary | |
|---|---|
void |
deploy(java.lang.String application)
|
java.lang.String[] |
getApplications(java.lang.String directory)
|
boolean |
isJBoss()
|
| Methods inherited from class com.google.gwt.user.server.rpc.RemoteServiceServlet |
|---|
doGetSerializationPolicy, doPost, doUnexpectedFailure, getSerializationPolicy, getThreadLocalRequest, getThreadLocalResponse, onAfterResponseSerialized, onBeforeRequestDeserialized, processCall, readContent, shouldCompressResponse |
| Methods inherited from class javax.servlet.http.HttpServlet |
|---|
doDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, service |
| Methods inherited from class javax.servlet.GenericServlet |
|---|
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DeploymentServiceImpl()
| Method Detail |
|---|
public void deploy(java.lang.String application)
deploy in interface DeploymentServicepublic java.lang.String[] getApplications(java.lang.String directory)
getApplications in interface DeploymentServicepublic boolean isJBoss()
isJBoss in interface DeploymentService
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||