Uses of Class
org.gcube.smartgears.context.Properties

Packages that use Properties
org.gcube.smartgears.context   
org.gcube.smartgears.context.application   
org.gcube.smartgears.context.container   
 

Uses of Properties in org.gcube.smartgears.context
 

Constructors in org.gcube.smartgears.context with parameters of type Properties
Properties(Properties parent)
          Creates an instance that delegates to another for unknown properties.
 

Uses of Properties in org.gcube.smartgears.context.application
 

Methods in org.gcube.smartgears.context.application that return Properties
 Properties ApplicationContext.properties()
          Returns the properties of the application
 Properties DefaultApplicationContext.properties()
           
 

Constructors in org.gcube.smartgears.context.application with parameters of type Properties
DefaultApplicationContext(ContainerContext container, javax.servlet.ServletContext sctx, ApplicationConfiguration configuration, org.gcube.common.events.Hub hub, ApplicationLifecycle lifecycle, Properties properties)
          Crates an intance with mandatory parameters
 

Uses of Properties in org.gcube.smartgears.context.container
 

Methods in org.gcube.smartgears.context.container that return Properties
 Properties DefaultContainerContext.properties()
           
 Properties ContainerContext.properties()
          Returns the properties of the container.
 

Constructors in org.gcube.smartgears.context.container with parameters of type Properties
DefaultContainerContext(ContainerConfiguration configuration, org.gcube.common.events.Hub hub, ContainerLifecycle lifecycle, Properties properties)
          Creates an instance with mandatory parameters.
 



Copyright © 2014. All Rights Reserved.