|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceData | |
|---|---|
| com.metamatrix.platform.admin.api.runtime | |
| Uses of ServiceData in com.metamatrix.platform.admin.api.runtime |
|---|
| Methods in com.metamatrix.platform.admin.api.runtime that return types with arguments of type ServiceData | |
|---|---|
java.util.Collection<ServiceData> |
ProcessData.getServices()
Return a list of all ServiceData objects |
| Constructor parameters in com.metamatrix.platform.admin.api.runtime with type arguments of type ServiceData | |
|---|---|
ProcessData(java.lang.String hostName,
java.lang.String processName,
java.lang.String port,
ComponentDefnID defnID,
java.util.Collection<ServiceData> services,
boolean deployed,
boolean registered)
Create a new instance of VMRegistryBinding. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||