org.glassfish.ha.store.spi
Class ObjectInputOutputStreamFactoryRegistry

java.lang.Object
  extended by org.glassfish.ha.store.spi.ObjectInputOutputStreamFactoryRegistry

public class ObjectInputOutputStreamFactoryRegistry
extends Object

Temporary class till we figure out how to reuse a similar class in naming module. We do not want to add a dependency on naming (because of metro)

Author:
Mahesh Kannan

Constructor Summary
ObjectInputOutputStreamFactoryRegistry()
           
 
Method Summary
static ObjectInputOutputStreamFactory getObjectInputOutputStreamFactory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectInputOutputStreamFactoryRegistry

public ObjectInputOutputStreamFactoryRegistry()
Method Detail

getObjectInputOutputStreamFactory

public static ObjectInputOutputStreamFactory getObjectInputOutputStreamFactory()


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.