|
Change Parameter Type value : String to value : Object in method public setProperty(properties Dictionary<String,Object>, key String, value Object) : void in class org.eclipse.jetty.osgi.boot.utils.Util |
From |
To |
|
Change Parameter Type props : Dictionary to props : Dictionary<String,Object> in method public start(server Server, props Dictionary<String,Object>) : void in class org.eclipse.jetty.osgi.boot.internal.serverfactory.ServerInstanceWrapper |
From |
To |
|
Change Parameter Type properties : Dictionary to properties : Dictionary<String,String> in method public ServiceApp(manager DeploymentManager, provider AppProvider, bundle Bundle, properties Dictionary<String,String>, originId String) in class org.eclipse.jetty.osgi.boot.ServiceWebAppProvider.ServiceApp |
From |
To |
|
Change Parameter Type props : Dictionary to props : Dictionary<String,Object> in method public configure(server Server, jettyConfigurations List<URL>, props Dictionary<String,Object>) : Server in class org.eclipse.jetty.osgi.boot.internal.serverfactory.ServerInstanceWrapper |
From |
To |
|
Change Parameter Type manifest : Dictionary to manifest : Dictionary<String,String> in method public getManifestHeaderValue(name String, altName String, manifest Dictionary<String,String>) : String in class org.eclipse.jetty.osgi.boot.utils.Util |
From |
To |
|
Change Parameter Type properties : Dictionary<String,String> to properties : Dictionary<String,Object> in method public setProperty(properties Dictionary<String,Object>, key String, value Object) : void in class org.eclipse.jetty.osgi.boot.utils.Util |
From |
To |
|
Change Variable Type properties : Dictionary to properties : Dictionary<String,String> in method public serviceAdded(serviceRef ServiceReference, context ContextHandler) : boolean in class org.eclipse.jetty.osgi.boot.ServiceWebAppProvider |
From |
To |
|
Change Variable Type en : Enumeration<Object> to en : Enumeration<String> in method public configure(server Server, jettyConfigurations List<URL>, props Dictionary<String,Object>) : Server in class org.eclipse.jetty.osgi.boot.internal.serverfactory.ServerInstanceWrapper |
From |
To |
|
Change Variable Type properties : Dictionary to properties : Dictionary<String,Object> in method public serviceAdded(serviceRef ServiceReference, context ContextHandler) : boolean in class org.eclipse.jetty.osgi.boot.ServiceContextProvider |
From |
To |
|
Change Variable Type properties : Dictionary<String,String> to properties : Dictionary<String,Object> in method public startJettyAtJettyHome(bundleContext BundleContext) : Server in class org.eclipse.jetty.osgi.boot.internal.serverfactory.DefaultJettyAtJettyHomeHelper |
From |
To |
|
Change Variable Type key : Object to key : String in method public configure(server Server, jettyConfigurations List<URL>, props Dictionary<String,Object>) : Server in class org.eclipse.jetty.osgi.boot.internal.serverfactory.ServerInstanceWrapper |
From |
To |
|
Change Attribute Type Concierge_BundleImpl_Class : Class to Concierge_BundleImpl_Class : Class<?> in class org.eclipse.jetty.osgi.boot.utils.internal.DefaultBundleClassLoaderHelper |
From |
To |
|
Change Attribute Type Felix_BundleImpl_Class : Class to Felix_BundleImpl_Class : Class<?> in class org.eclipse.jetty.osgi.boot.utils.internal.DefaultBundleClassLoaderHelper |
From |
To |
|
Change Attribute Type Equinox_BundleHost_Class : Class to Equinox_BundleHost_Class : Class<?> in class org.eclipse.jetty.osgi.boot.utils.internal.DefaultBundleClassLoaderHelper |
From |
To |
|
Change Attribute Type Equinox_EquinoxBundle_Class : Class to Equinox_EquinoxBundle_Class : Class<?> in class org.eclipse.jetty.osgi.boot.utils.internal.DefaultBundleClassLoaderHelper |
From |
To |
|
Change Attribute Type Felix_BundleWiring_Class : Class to Felix_BundleWiring_Class : Class<?> in class org.eclipse.jetty.osgi.boot.utils.internal.DefaultBundleClassLoaderHelper |
From |
To |
|
Change Attribute Type Concierge_BundleWiring_Class : Class to Concierge_BundleWiring_Class : Class<?> in class org.eclipse.jetty.osgi.boot.utils.internal.DefaultBundleClassLoaderHelper |
From |
To |