/* * Copyright 2013 Amadeus s.a.s. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ module.exports = ["aria.core.JsObject", "aria.utils.Type", "aria.utils.String", "aria.core.log.DefaultAppender", "aria.core.Log", "aria.utils.Array", "aria.utils.QueryString", "aria.utils.json.JsonSerializer", "aria.utils.Json", "aria.utils.Object", "aria.core.Browser", "aria.dom.DomReady", "aria.core.Cache", "aria.core.ClassLoader", "aria.core.JsClassLoader", "aria.core.ResClassLoader", "aria.core.TplClassLoader", "aria.core.CSSClassLoader", "aria.core.TmlClassLoader", "aria.core.CmlClassLoader", "aria.core.TxtClassLoader", "aria.core.ClassMgr", "aria.core.DownloadMgr", "aria.core.FileLoader", "aria.core.Timer", "aria.core.Interfaces", "aria.core.transport.ITransports", "aria.core.transport.BaseXHR", "aria.core.transport.XHR", "aria.core.transport.XDR", "aria.core.transport.Local", "aria.core.transport.JsonP", "aria.core.transport.IFrame", "aria.core.IOFiltersMgr", "aria.core.IO", "aria.core.Sequencer", "aria.core.MultiLoader", "aria.core.JsonValidator", "aria.core.JsonTypesCheck", "aria.core.JsonTypes", "aria.core.BaseTypes", "aria.core.CfgBeans", "aria.core.AppEnvironment", "aria.core.environment.EnvironmentBaseCfgBeans", "aria.core.environment.EnvironmentBase", "aria.core.environment.Environment", "aria.core.ResMgr"];