pt.ist.fenixframework.atomic
Class ContextFactory

Package class diagram package ContextFactory
java.lang.Object
  extended by pt.ist.fenixframework.atomic.ContextFactory
Direct Known Subclasses:
DefaultContextFactory, DefaultContextFactoryViaReflection

public abstract class ContextFactory
extends Object


Constructor Summary
ContextFactory()
           
 
Method Summary
static AtomicContext newContext(Atomic atomic)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextFactory

public ContextFactory()
Method Detail

newContext

public static AtomicContext newContext(Atomic atomic)


Copyright © 2013. All Rights Reserved.