com.atlassian.confluence.setup.bandana
Class BandanaPersisterSupport

java.lang.Object
  extended by com.atlassian.confluence.setup.bandana.BandanaPersisterSupport

public class BandanaPersisterSupport
extends Object


Constructor Summary
BandanaPersisterSupport()
           
 
Method Summary
 BandanaSerializer getSerializer(com.atlassian.bandana.BandanaContext context)
           
 void setSerializerFactory(BandanaSerializerFactory serializerFactory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BandanaPersisterSupport

public BandanaPersisterSupport()
Method Detail

getSerializer

public BandanaSerializer getSerializer(com.atlassian.bandana.BandanaContext context)

setSerializerFactory

public void setSerializerFactory(BandanaSerializerFactory serializerFactory)


Copyright © 2003-2011 Atlassian. All Rights Reserved.