Uses of Class
org.ow2.jasmine.deployme.generated.Configuration

Packages that use Configuration
org.ow2.jasmine.deployme.generated   
 

Uses of Configuration in org.ow2.jasmine.deployme.generated
 

Fields in org.ow2.jasmine.deployme.generated declared as Configuration
protected  Configuration Topology.Domains.Domain.configuration
           
protected  Configuration Topology.Domains.Domain.Servers.Server.configuration
           
 

Methods in org.ow2.jasmine.deployme.generated that return Configuration
 Configuration ObjectFactory.createConfiguration()
          Create an instance of Configuration
 Configuration Topology.Domains.Domain.getConfiguration()
          Gets the value of the configuration property.
 Configuration Topology.Domains.Domain.Servers.Server.getConfiguration()
          Gets the value of the configuration property.
 

Methods in org.ow2.jasmine.deployme.generated with parameters of type Configuration
 void Topology.Domains.Domain.setConfiguration(Configuration value)
          Sets the value of the configuration property.
 void Topology.Domains.Domain.Servers.Server.setConfiguration(Configuration value)
          Sets the value of the configuration property.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.