|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BeanInfo | |
|---|---|
| org.ow2.carol.cmi.ha | |
| Uses of BeanInfo in org.ow2.carol.cmi.ha |
|---|
| Methods in org.ow2.carol.cmi.ha that return types with arguments of type BeanInfo | |
|---|---|
java.util.Vector<BeanInfo> |
ActiveExecutionObject.getBeans()
|
java.util.Vector<BeanInfo> |
HaMessageData.getBeans()
|
| Method parameters in org.ow2.carol.cmi.ha with type arguments of type BeanInfo | |
|---|---|
static HaMessageData |
HaMessageData.newCommittingMessage(RequestId requestId,
java.lang.Object response,
java.util.Vector<BeanInfo> beans,
boolean readOnly,
java.util.Vector<HaMessageData> otherMessages)
Creates a new committing message. |
void |
ActiveExecutionObject.setBeans(java.util.Vector<BeanInfo> beans)
|
| Constructor parameters in org.ow2.carol.cmi.ha with type arguments of type BeanInfo | |
|---|---|
ActiveExecutionObject(RequestId reqId,
java.util.Vector<BeanInfo> beans,
java.lang.Object response)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||