org.apache.activemq.apollo.dto
Class NullStoreDTO

java.lang.Object
  extended by org.apache.activemq.apollo.dto.StoreDTO
      extended by org.apache.activemq.apollo.dto.NullStoreDTO

public class NullStoreDTO
extends StoreDTO

Placeholder implementation fo a StoreDTO since JAXB seems to fail with: "Type <...> or any of its subclasses are not known to this context."

Author:
Hiram Chirino

Field Summary
 
Fields inherited from class org.apache.activemq.apollo.dto.StoreDTO
flush_delay
 
Constructor Summary
NullStoreDTO()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullStoreDTO

public NullStoreDTO()


Copyright © 2005-2011 The Apache Software Foundation. All Rights Reserved.