|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use URLConnector | |
|---|---|
| org.ow2.jasmine.jadort.service.implementation | |
| org.ow2.jasmine.jadort.service.topology.xml | |
| Uses of URLConnector in org.ow2.jasmine.jadort.service.implementation |
|---|
| Methods in org.ow2.jasmine.jadort.service.implementation with parameters of type URLConnector | |
|---|---|
protected org.ow2.jasmine.jadort.api.entities.topology.ConnectorBean |
JadortServiceImpl.createJMXConnectorBean(URLConnector urlConnector)
|
| Uses of URLConnector in org.ow2.jasmine.jadort.service.topology.xml |
|---|
| Fields in org.ow2.jasmine.jadort.service.topology.xml declared as URLConnector | |
|---|---|
protected URLConnector |
Worker.urlConnector
|
protected URLConnector |
VMM.urlConnector
|
protected URLConnector |
Target.urlConnector
|
protected URLConnector |
Server.urlConnector
|
protected URLConnector |
Manager.urlConnector
|
| Methods in org.ow2.jasmine.jadort.service.topology.xml that return URLConnector | |
|---|---|
URLConnector |
ObjectFactory.createURLConnector()
Create an instance of URLConnector |
URLConnector |
Worker.getURLConnector()
Gets the value of the urlConnector property. |
URLConnector |
VMM.getURLConnector()
Gets the value of the urlConnector property. |
URLConnector |
Target.getURLConnector()
Gets the value of the urlConnector property. |
URLConnector |
Server.getURLConnector()
Gets the value of the urlConnector property. |
URLConnector |
Manager.getURLConnector()
Gets the value of the urlConnector property. |
| Methods in org.ow2.jasmine.jadort.service.topology.xml with parameters of type URLConnector | |
|---|---|
void |
Worker.setURLConnector(URLConnector value)
Sets the value of the urlConnector property. |
void |
VMM.setURLConnector(URLConnector value)
Sets the value of the urlConnector property. |
void |
Target.setURLConnector(URLConnector value)
Sets the value of the urlConnector property. |
void |
Server.setURLConnector(URLConnector value)
Sets the value of the urlConnector property. |
void |
Manager.setURLConnector(URLConnector value)
Sets the value of the urlConnector property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||