org.gcube.common.clients.builders
Class StatefulBuilderAPI

java.lang.Object
  extended by org.gcube.common.clients.builders.StatefulBuilderAPI

public class StatefulBuilderAPI
extends Object

Defines a DSL for proxy builders of stateful services.

Author:
Fabio Simeoni

Nested Class Summary
static interface StatefulBuilderAPI.Builder<A,P>
          The first clause of the DSL.
static interface StatefulBuilderAPI.FinalClause<P>
          The final clause of the DSL.
static interface StatefulBuilderAPI.SecondClause<P>
          The second clause of the DSL.
 
Constructor Summary
StatefulBuilderAPI()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatefulBuilderAPI

public StatefulBuilderAPI()


Copyright © 2012. All Rights Reserved.