public final class ActivityStoreFactory extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ACTIVITY_STORE_CLASS
Property defining the activity store implementation class.
|
Modifier and Type | Method and Description |
---|---|
static void |
clear()
This method resets the factory.
|
static ActivityStore |
getActivityStore()
This method returns an instance of the ActivityStore interface.
|
public static final String ACTIVITY_STORE_CLASS
public static void clear()
public static ActivityStore getActivityStore()
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.