org.hibersap.configuration
Class ContextFactory

java.lang.Object
  extended by org.hibersap.configuration.ContextFactory

public class ContextFactory
extends Object

TODO merge Reflection stuff with ReflectionHelper

Author:
Carsten Erker

Method Summary
static Context create(SessionManagerConfig config)
           
static Class<?> getClassForName(String contextClassName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

create

public static Context create(SessionManagerConfig config)

getClassForName

public static Class<?> getClassForName(String contextClassName)


Copyright © 2012 akquinet tech@spree GmbH. All Rights Reserved.