org.mobicents.servlet.management.client.deploy
Interface DeploymentService
- All Superinterfaces:
- com.google.gwt.user.client.rpc.RemoteService
- All Known Implementing Classes:
- DeploymentServiceImpl
public interface DeploymentService
- extends com.google.gwt.user.client.rpc.RemoteService
SERVICE_URI
static final java.lang.String SERVICE_URI
- See Also:
- Constant Field Values
getApplications
java.lang.String[] getApplications(java.lang.String directory)
deploy
void deploy(java.lang.String application)
isJBoss
boolean isJBoss()
Copyright © 2010. All Rights Reserved.