import "BeanDeliverySubject.idl";
Inheritance diagram for tweek::BeanDeliverySubject:


Public Methods | |
| BeanNameList | getAllBeanNames () |
| Returns a list of all the Beans currently known to this subject. More... | |
| BeanInfo | getBean (in string beanName) |
| Returns all the relevant information for the named JavaBean, including the complete JAR file. More... | |
| boolean | hasActiveBean () |
| Determines if the subject has an "active" JavaBean or not. More... | |
| BeanInfo | getActiveBeanInfo () |
| Returns all the relevant information for the current "active" JavaBean. More... | |
Definition at line 71 of file BeanDeliverySubject.idl.
|
|
Returns a list of all the Beans currently known to this subject.
|
|
|
Returns all the relevant information for the named JavaBean, including the complete JAR file.
|
|
|
Determines if the subject has an "active" JavaBean or not.
|
|
|
Returns all the relevant information for the current "active" JavaBean.
|
1.2.14 written by Dimitri van Heesch,
© 1997-2002