leodbc.support
Class VariableStoreFactory

java.lang.Object
  extended by leodbc.support.VariableStoreFactory

public class VariableStoreFactory
extends java.lang.Object

Creazione di un unico VariableStore per applicazione

Author:
piero

Constructor Summary
VariableStoreFactory()
           
 
Method Summary
static VariableStore get()
          Ritorna il VariableStore corrente
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VariableStoreFactory

public VariableStoreFactory()
Method Detail

get

public static VariableStore get()
Ritorna il VariableStore corrente

Returns:
VariableStore corrente