DefaultApplicationManager(org.apache.twill.filesystem.LocationFactory locationFactory,
co.cask.cdap.data2.dataset2.DatasetFramework datasetFramework,
co.cask.tephra.TransactionSystemClient txSystemClient,
StreamWriterFactory streamWriterFactory,
ProcedureClientFactory procedureClientFactory,
co.cask.cdap.common.conf.CConfiguration configuration,
org.apache.twill.discovery.DiscoveryServiceClient discoveryServiceClient,
AppFabricHttpHandler httpHandler,
ServiceHttpHandler serviceHttpHandler,
org.junit.rules.TemporaryFolder tempFolder,
String accountId,
String applicationId,
org.apache.twill.filesystem.Location deployedJar)
|