org.jpos.q2
Class Q2.QEntry
java.lang.Object
org.jpos.q2.Q2.QEntry
- Enclosing class:
- Q2
public static class Q2.QEntry
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Q2.QEntry
public Q2.QEntry()
Q2.QEntry
public Q2.QEntry(long deployed,
ObjectInstance instance)
getDeployed
public long getDeployed()
setDeployed
public void setDeployed(long deployed)
setInstance
public void setInstance(ObjectInstance instance)
getInstance
public ObjectInstance getInstance()
getObjectName
public ObjectName getObjectName()
setObject
public void setObject(Object obj)
getObject
public Object getObject()
isQBean
public boolean isQBean()
isQPersist
public boolean isQPersist()
Copyright © 1998-2012 jPOS.org. All Rights Reserved.