org.multiverse.stms.alpha.programmatic
Class AlphaProgrammaticReferenceFactoryBuilder

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

public final class AlphaProgrammaticReferenceFactoryBuilder
extends Object
implements org.multiverse.api.programmatic.ProgrammaticReferenceFactoryBuilder

A ProgrammaticReferenceFactoryBuilder specific for the AlphaStm.

Author:
Peter Veentjer

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

Constructor Detail

AlphaProgrammaticReferenceFactoryBuilder

public AlphaProgrammaticReferenceFactoryBuilder(AlphaStm stm)
Creates a new AlphaProgrammaticReferenceFactoryBuilder.

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

build

public org.multiverse.api.programmatic.ProgrammaticReferenceFactory build()
Specified by:
build in interface org.multiverse.api.programmatic.ProgrammaticReferenceFactoryBuilder


Copyright © 2008-2010 Multiverse. All Rights Reserved.