public class DurabilityPhaseRegistry extends Object implements StaticRegistry<Method,Durability.Phase>, SimpleStaticRegistry.ExceptionMessageFactory<Method>
public DurabilityPhaseRegistry(List<Method> commitMethods, List<Method> rollbackMethods)
public Durability.Phase get(Method method)
get in interface StaticRegistry<Method,Durability.Phase>StaticRegistry.get(java.lang.Object)public String createMessage(Method method)
createMessage in interface SimpleStaticRegistry.ExceptionMessageFactory<Method>SimpleStaticRegistry.ExceptionMessageFactory.createMessage(java.lang.Object)Copyright © 2004–2014 Paul Ferraro. All rights reserved.