|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.omg.CORBA.portable.ObjectImpl
|
+--org.omg.CORBA.DynamicImplementation
|
+--com.dynalivery.harmoni._EngineStartListenerImplBase
|
+--com.dynalivery.harmoni.HarmoniEngineStartListener
| Method Summary | |
void |
addToHashMap(java.lang.String uniqueName,
java.lang.Object monitor)
Adding the monitor object to the hashMap. |
boolean |
getConnectionStatus()
Getting connection status of the listener |
static HarmoniEngineStartListener |
getInstance()
Returns a reference to the only instance of this class |
void |
NotifyEngineStart(java.lang.String serverName,
java.lang.String serverHost,
java.lang.String uniqueName)
NotifyEngineStart method comment. |
void |
removeFromHashMap(java.lang.String uniqueName)
Adding the monitor object to the hashMap. |
void |
setConnectionStatus(boolean value)
Setting the connection status of the listener |
| Methods inherited from class com.dynalivery.harmoni._EngineStartListenerImplBase |
_ids,
invoke |
| Methods inherited from class org.omg.CORBA.portable.ObjectImpl |
_create_request,
_create_request,
_duplicate,
_get_delegate,
_get_domain_managers,
_get_interface_def,
_get_policy,
_hash,
_invoke,
_is_a,
_is_equivalent,
_is_local,
_non_existent,
_orb,
_release,
_releaseReply,
_request,
_request,
_servant_postinvoke,
_servant_preinvoke,
_set_delegate,
_set_policy_override,
equals,
hashCode,
toString |
| Methods inherited from class java.lang.Object |
getClass,
notify,
notifyAll,
wait,
wait,
wait |
| Method Detail |
public static HarmoniEngineStartListener getInstance()
public void NotifyEngineStart(java.lang.String serverName,
java.lang.String serverHost,
java.lang.String uniqueName)
public void addToHashMap(java.lang.String uniqueName,
java.lang.Object monitor)
public void removeFromHashMap(java.lang.String uniqueName)
public boolean getConnectionStatus()
public void setConnectionStatus(boolean value)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||