|
TPTP 4.2.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.hyades.collection.correlation.BaseApplicationImpl
org.eclipse.hyades.tests.collection.correlation.ServiceRegistryTester
This is the tester for ServiceRegistry.
| Field Summary |
|---|
| Fields inherited from class org.eclipse.hyades.collection.correlation.BaseApplicationImpl |
|---|
handler |
| Constructor Summary | |
|---|---|
ServiceRegistryTester()
|
|
| Method Summary | |
|---|---|
ICorrelatorData |
createCorrelatorData()
Creates an initialized copy of ICorrelatorData. |
int |
getId()
Returns the unique identifier of this application. |
int |
getVersion()
Returns the version of this application. |
BaseCorrelatorDataImpl |
instantiateCorrelator()
Instantiates a new instance of the correlator. |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class org.eclipse.hyades.collection.correlation.BaseApplicationImpl |
|---|
createCorrelatorAssociation, createCorrelatorStack, deregisterHandler, destroyCorrelatorStack, findCorrelatorStack, getActiveCorrelatorByKey, handleCall, handleCall, handleReturn, handleReturn, incrementCounter, initialize, popChild, popParent, popParent, pushChild, pushParent, pushParent, registerHandler, releaseAssociation, returnCorrelatorData |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.hyades.collection.correlation.IApplication |
|---|
getActiveCorrelatorByKey, handleCall, handleCall, handleReturn, handleReturn, initialize, popChild, popParent, popParent, pushChild, pushParent, pushParent, releaseAssociation |
| Constructor Detail |
public ServiceRegistryTester()
| Method Detail |
public BaseCorrelatorDataImpl instantiateCorrelator()
BaseApplicationImpl
instantiateCorrelator in class BaseApplicationImplBaseApplicationImpl.instantiateCorrelator()public ICorrelatorData createCorrelatorData()
IApplicationICorrelatorData.
createCorrelatorData in interface IApplicationcreateCorrelatorData in class BaseApplicationImplIApplication.createCorrelatorData()public int getId()
IApplication
getId in interface IApplicationIApplication.getId()public int getVersion()
IApplication
getVersion in interface IApplicationIApplication.getVersion()public static void main(java.lang.String[] args)
|
TPTP 4.2.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||