org.gcube.common.clients.builders
Class SingletonBuilderAPI

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

public class SingletonBuilderAPI
extends Object

Defines a DSL for proxy builders of singleton services, i.e. stateful services with a known single instance.

Author:
Fabio Simeoni

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

Constructor Detail

SingletonBuilderAPI

public SingletonBuilderAPI()


Copyright © 2013. All Rights Reserved.