public class ImmediateListFactory
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
void |
clearTenant() |
ImmediateList |
getImmediateList()
Returns tenant spcific ImmediateList.
|
static ImmediateListFactory |
getInstance()
Return an instance of ImmediateListFactory.
|
java.util.Set |
getLoadedTenants() |
public static ImmediateListFactory getInstance() throws MXException
MXExceptionpublic ImmediateList getImmediateList()
public java.util.Set getLoadedTenants()
throws MXException
MXExceptionpublic void clearTenant()
throws MXException
MXException