public class AssetListenerInstall extends Object
Modifier and Type | Field and Description |
---|---|
static String |
REGISTRY_TABLE
Deprecated.
|
Constructor and Description |
---|
AssetListenerInstall()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
isRegistered(COM.FutureTense.Interfaces.ICS ics,
String classname)
Deprecated.
|
static void |
register(COM.FutureTense.Interfaces.ICS ics,
String classname,
boolean blocking)
Deprecated.
Regsisters the AssetEventListener in the AssetListener table
|
public static final String REGISTRY_TABLE
public static void register(COM.FutureTense.Interfaces.ICS ics, String classname, boolean blocking)
ics
- Content Server context objectclassname
- class nameblocking
- flag for blockingpublic static boolean isRegistered(COM.FutureTense.Interfaces.ICS ics, String classname)
Copyright © 2016–2017. All rights reserved.