|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openorb.pss.connector.database.DatabaseEntry
public class DatabaseEntry
This class is used by the cache to store temporary data.
Field Summary | |
---|---|
PID |
home_pid
|
org.omg.CORBA.portable.OutputStream[] |
output
|
PID |
type_pid
|
Constructor Summary | |
---|---|
DatabaseEntry()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public PID home_pid
public PID type_pid
public org.omg.CORBA.portable.OutputStream[] output
Constructor Detail |
---|
public DatabaseEntry()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |