org.apache.activemq.store.kahadb.plist
Class PListEntry

java.lang.Object
  extended by org.apache.activemq.store.kahadb.plist.PListEntry

public class PListEntry
extends java.lang.Object


Method Summary
 PListEntry copy()
           
 ByteSequence getByteSequence()
           
 java.lang.String getId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getByteSequence

public ByteSequence getByteSequence()

getId

public java.lang.String getId()

copy

public PListEntry copy()


Copyright © 2005-2015. All Rights Reserved.