Uses of Class
org.axway.grapes.server.config.GrapesServerConfig

Packages that use GrapesServerConfig
org.axway.grapes.server   
org.axway.grapes.server.webapp.resources   
org.axway.grapes.server.webapp.tasks   
 

Uses of GrapesServerConfig in org.axway.grapes.server
 

Methods in org.axway.grapes.server with parameters of type GrapesServerConfig
 RepositoryHandler GrapesServer.getRepositoryHandler(GrapesServerConfig config)
           
 void GrapesServer.run(GrapesServerConfig config, com.yammer.dropwizard.config.Environment env)
           
 

Method parameters in org.axway.grapes.server with type arguments of type GrapesServerConfig
 void GrapesServer.initialize(com.yammer.dropwizard.config.Bootstrap<GrapesServerConfig> bootstrap)
           
 

Uses of GrapesServerConfig in org.axway.grapes.server.webapp.resources
 

Methods in org.axway.grapes.server.webapp.resources that return GrapesServerConfig
protected  GrapesServerConfig AbstractResource.getConfig()
          Return Grapes configuration
 

Constructors in org.axway.grapes.server.webapp.resources with parameters of type GrapesServerConfig
AbstractResource(RepositoryHandler repoHandler, String templateName, GrapesServerConfig dmConfig)
           
ArtifactResource(RepositoryHandler repoHandler, GrapesServerConfig dmConfig)
           
LicenseResource(RepositoryHandler repoHandler, GrapesServerConfig dmConfig)
           
ModuleResource(RepositoryHandler repoHandler, GrapesServerConfig dmConfig)
           
OrganizationResource(RepositoryHandler repositoryHandler, GrapesServerConfig configuration)
           
ProductResource(RepositoryHandler repositoryHandler, GrapesServerConfig configuration)
           
RootResource(RepositoryHandler repoHandler, GrapesServerConfig config)
           
Sequoia(RepositoryHandler repoHandler, GrapesServerConfig dmConfig)
           
WebAppResource(RepositoryHandler repoHandler, GrapesServerConfig config)
           
 

Uses of GrapesServerConfig in org.axway.grapes.server.webapp.tasks
 

Constructors in org.axway.grapes.server.webapp.tasks with parameters of type GrapesServerConfig
MaintenanceModeTask(GrapesServerConfig config)
           
 



Copyright © 2014. All Rights Reserved.