org.apache.activemq.store
Class PListEntry
java.lang.Object
org.apache.activemq.store.PListEntry
public class PListEntry
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PListEntry
public PListEntry(String entry,
ByteSequence bs,
Object locator)
getByteSequence
public ByteSequence getByteSequence()
getId
public String getId()
getLocator
public Object getLocator()
copy
public PListEntry copy()
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.