|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.util.EventObject
|
+--net.agmodel.utilBean.ServiceBeanEvent
|
+--net.agmodel.utilBean.ServerBeanEvent
|
+--net.agmodel.metBean.MetBrokerEvent
| Field Summary |
| Fields inherited from class net.agmodel.utilBean.ServiceBeanEvent |
serverHTTP, serverRMI |
| Fields inherited from class java.util.EventObject |
source |
| Constructor Summary | |
MetBrokerEvent(Object source,
MetBrokerHTTP newBrokerHTTP,
String newSessionID)
|
|
MetBrokerEvent(Object source,
MetBroker newBroker,
String newSessionID)
|
|
| Method Summary | |
MetBroker |
getBroker()
|
MetBrokerHTTP |
getBrokerHTTP()
|
| Methods inherited from class net.agmodel.utilBean.ServerBeanEvent |
getServerHTTP, getServerRMI, getSessionID |
| Methods inherited from class net.agmodel.utilBean.ServiceBeanEvent |
getServiceHTTP, getServiceRMI |
| Methods inherited from class java.util.EventObject |
getSource, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public MetBrokerEvent(Object source,
MetBroker newBroker,
String newSessionID)
public MetBrokerEvent(Object source,
MetBrokerHTTP newBrokerHTTP,
String newSessionID)
| Method Detail |
public MetBroker getBroker()
public MetBrokerHTTP getBrokerHTTP()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||