org.multiverse.stms.alpha.programmatic
Class AlphaProgrammaticRefFactoryBuilder

java.lang.Object
  extended by org.multiverse.stms.alpha.programmatic.AlphaProgrammaticRefFactoryBuilder
All Implemented Interfaces:
org.multiverse.api.programmatic.ProgrammaticRefFactoryBuilder

public final class AlphaProgrammaticRefFactoryBuilder
extends java.lang.Object
implements org.multiverse.api.programmatic.ProgrammaticRefFactoryBuilder

A ProgrammaticRefFactoryBuilder specific for the AlphaStm.

Author:
Peter Veentjer

Constructor Summary
AlphaProgrammaticRefFactoryBuilder(AlphaStm stm)
          Creates a new AlphaProgrammaticRefFactoryBuilder.
 
Method Summary
 org.multiverse.api.programmatic.ProgrammaticRefFactory build()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AlphaProgrammaticRefFactoryBuilder

public AlphaProgrammaticRefFactoryBuilder(AlphaStm stm)
Creates a new AlphaProgrammaticRefFactoryBuilder.

Parameters:
stm - the AlphaStm this AlphaProgrammaticRefFactoryBuilder belongs to.
Throws:
java.lang.NullPointerException - if stm is null.
Method Detail

build

public org.multiverse.api.programmatic.ProgrammaticRefFactory build()
Specified by:
build in interface org.multiverse.api.programmatic.ProgrammaticRefFactoryBuilder


Copyright © 2008-2010 Multiverse. All Rights Reserved.