public class DefaultApplicationConfiguration extends Object implements ApplicationConfiguration
| Constructor and Description |
|---|
DefaultApplicationConfiguration() |
public Map<String,Object> getProperties()
ApplicationConfiguration
Will be called before the JAX-RS Application is registered. Please note that
one ApplicationConfiguration can overwrite the values of other ApplicationConfigurations. It
depends on the order they are available in the OSGi container.
getProperties in interface ApplicationConfigurationApplication#getProperties()Copyright © 2016. All rights reserved.