Uses of Class
org.ow2.jasmine.jadort.api.topology.xml.Manager

Packages that use Manager
org.ow2.jasmine.jadort.api.topology.xml   
 

Uses of Manager in org.ow2.jasmine.jadort.api.topology.xml
 

Fields in org.ow2.jasmine.jadort.api.topology.xml declared as Manager
protected  Manager Target.manager
           
protected  Manager Server.manager
           
 

Methods in org.ow2.jasmine.jadort.api.topology.xml that return Manager
 Manager ObjectFactory.createManager()
          Create an instance of Manager
 Manager Target.getManager()
          Gets the value of the manager property.
 Manager Server.getManager()
          Gets the value of the manager property.
 

Methods in org.ow2.jasmine.jadort.api.topology.xml with parameters of type Manager
 void Target.setManager(Manager value)
          Sets the value of the manager property.
 void Server.setManager(Manager value)
          Sets the value of the manager property.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.