Uses of Class
org.plasma.config.Repository

Packages that use Repository
org.plasma.config Package level documentation for package org.plasma.config. 
 

Uses of Repository in org.plasma.config
 

Fields in org.plasma.config declared as Repository
protected  Repository PlasmaConfiguration.repository
           
 

Methods in org.plasma.config that return Repository
 Repository ObjectFactory.createRepository()
          Create an instance of Repository
 Repository PlasmaConfiguration.getRepository()
          Gets the value of the repository property.
 Repository PlasmaConfig.getRepository()
           
 

Methods in org.plasma.config with parameters of type Repository
 void PlasmaConfiguration.setRepository(Repository value)
          Sets the value of the repository property.
 



Copyright © 2013. All rights reserved.