|
||||||||||
| 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.utilBean.DataSourceEvent
|
+--net.agmodel.chizuBean.ChizuSourceEvent
| Field Summary |
| Fields inherited from class net.agmodel.utilBean.DataSourceEvent |
dataSource |
| Fields inherited from class net.agmodel.utilBean.ServiceBeanEvent |
serverHTTP, serverRMI |
| Fields inherited from class java.util.EventObject |
source |
| Constructor Summary | |
ChizuSourceEvent(Object source,
ChizuBrokerHTTP newBroker,
String newSessionID,
ChizuSourceDetail newSource)
|
|
ChizuSourceEvent(Object source,
ChizuBroker newBroker,
String newSessionID,
ChizuSourceDetail newSource)
|
|
| Method Summary | |
ChizuBrokerHTTP |
getChizuBrokerHTTP()
|
ChizuBroker |
getChizuBrokerRMI()
|
ChizuSourceDetail |
getChizuSourceDetail()
|
| Methods inherited from class net.agmodel.utilBean.DataSourceEvent |
getDataSourceDetail |
| 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 ChizuSourceEvent(Object source,
ChizuBroker newBroker,
String newSessionID,
ChizuSourceDetail newSource)
public ChizuSourceEvent(Object source,
ChizuBrokerHTTP newBroker,
String newSessionID,
ChizuSourceDetail newSource)
| Method Detail |
public ChizuSourceDetail getChizuSourceDetail()
public ChizuBroker getChizuBrokerRMI()
public ChizuBrokerHTTP getChizuBrokerHTTP()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||