Starts the management of SAP Mobile Server applications, application connections, and application connection templates.
public static SUPApplication getSUPApplication(ClusterContext clusterContext) throws SUPAdminException;
If successful, returns silently. If unsuccessful, returns SUPAdminException.
app = SUPObjectFactory.getSUPApplication(clusterContext);