com.atlassian.bamboo.serialisers.kryopool
Class KryoFactory

java.lang.Object
  extended by 
      extended by com.atlassian.bamboo.serialisers.kryopool.KryoFactory

public class KryoFactory
extends


Constructor Summary
KryoFactory()
           
 
Method Summary
 com.esotericsoftware.kryo.Kryo makeObject()
           
static com.esotericsoftware.kryo.Kryo newKryo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KryoFactory

public KryoFactory()
Method Detail

makeObject

public com.esotericsoftware.kryo.Kryo makeObject()
                                          throws Exception
Throws:
Exception

newKryo

public static com.esotericsoftware.kryo.Kryo newKryo()


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.