org.apache.activemq.broker.scheduler
Class JobSchedulerStore.MetaData

java.lang.Object
  extended by org.apache.activemq.broker.scheduler.JobSchedulerStore.MetaData
Enclosing class:
JobSchedulerStore

protected class JobSchedulerStore.MetaData
extends java.lang.Object


Constructor Summary
protected JobSchedulerStore.MetaData(JobSchedulerStore store)
           
 
Method Summary
 void read(java.io.DataInput is)
           
 void write(java.io.DataOutput os)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JobSchedulerStore.MetaData

protected JobSchedulerStore.MetaData(JobSchedulerStore store)
Method Detail

read

public void read(java.io.DataInput is)
          throws java.io.IOException
Throws:
java.io.IOException

write

public void write(java.io.DataOutput os)
           throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2005-2011. All Rights Reserved.