org.kuali.rice.ksb.impl.bus
Class ServiceConfigurationSerializationHandler.ContextHolder

java.lang.Object
  extended by org.kuali.rice.ksb.impl.bus.ServiceConfigurationSerializationHandler.ContextHolder
Enclosing class:
ServiceConfigurationSerializationHandler

private static class ServiceConfigurationSerializationHandler.ContextHolder
extends Object

Implements the lazy initialization holder class idiom as per Effective Java item 71.


Field Summary
private static Class<?>[] CONFIG_CLASSES_ARRAY
           
(package private) static JAXBContext context
           
 
Constructor Summary
private ServiceConfigurationSerializationHandler.ContextHolder()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONFIG_CLASSES_ARRAY

private static final Class<?>[] CONFIG_CLASSES_ARRAY

context

static final JAXBContext context
Constructor Detail

ServiceConfigurationSerializationHandler.ContextHolder

private ServiceConfigurationSerializationHandler.ContextHolder()


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.